v0.4.6
- Fix incorrect positioning of indicator when ActionSheet covers fullscreen
- Added a new prop
drawUnderStatusBar
so you can disable drawing under StatusBar which is enabled by default. - Updated Docs
- Updated example to better handle ScrollView inside ActionSheet on Android. (Now it works similar to iOS)