Skip to content

v0.4.6

Compare
Choose a tag to compare
@ammarahm-ed ammarahm-ed released this 23 Apr 20:16
· 303 commits to master since this release
  • 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)