Release 4.1.0
Features
-
React on keyboard height change
-
Handle null previous state android (3c5fc57).
Improvements
- chore: updated @gorhom/portal dependency (366e46b).
Fixes
- fix: updated initial position to screen height (
#657
). - fix: remove 'removeListener' as it is now deprecated (#635)(by @brianathere) (f03b05b).
- fix: revert changes on BottomSheetModal that blocked stack behavour (15225ae).
- fix: updated asigning velocity in animate worklet (#650) (38b635e).
Documentations
- docs: fix overDragResistanceFactor description (
#633
).