Skip to content

v0.8.4

Compare
Choose a tag to compare
@ammarahm-ed ammarahm-ed released this 28 Aug 09:46
· 97 commits to master since this release

This release mainly includes some important fixes:

  • Fix hardwareBackPress listener should be removed on component unmount by @bobharley in #194
  • Fix sheet behavior with keyboard, no more jumping/ bouncing animations.
  • Fix height change causing sheet to reanimate from the bottom.
  • Fix gestures are not working in nested action sheets. #199
  • Added prop withNestedSheetProvider to be used for sheets with isModal={false}
  • statusBarTranslucent will have no effect on android. It will be enabled by default as it interferes with keyboard & input handling

New Contributors

Full Changelog: v0.8.3...v0.8.4