Releases: gorhom/react-native-bottom-sheet
Releases · gorhom/react-native-bottom-sheet
Release 4.4.8
Fixes
- resume close animation when container gets resized (#1374) (#1392) (
92ad842
) - (bottom-sheet-modal): added container component prop to modal (#1309)(by @magrinj) (
1ecad69
) - (BottomSheetTextInput): reset shouldHandleKeyboardEvents on unmount (#1495)(by @koplyarov) (
6a5034c
) - updated scrollables mocks with ReactNative list equivalent (#1394)(by @gkueny) (
ea03e78
) - fixed keyboard dismissing issue with Reanimated v3 (#1346)(by @janicduplessis) (
94cf11e
) - (BottomSheetScrollView): updated scroll responders props type (#1335)(by @eps1lon) (
9c5af58
) - updated containerOffset top value to default to 0 (#1420)(by @beqramo) (
218e006
) - crash on swipe down (#1367)(by @beqramo) (
235466f
)
Chores And Housekeeping
Release 5.0.0-alpha.3
Release 5.0.0-alpha.2
Release 4.4.7
Release 5.0.0-alpha.1
Release 4.4.6
Release 5.0.0-alpha.0
Release 4.4.5
Release 4.4.4
Improvements
- chore: remove nanoid and react-native-redash to clean up some build issues (#1046)(by @natew) (
#1046
). - chore: updated example packages (
#1064
). - chore: updated example styling (1e99e8d).
Fixes
- fix: check if next and current indices are different before animating to a snap position (#1095)(by @itsramiel) (3b75d5d).
- fix: don't react to snap point changes if height is 0 (#855)(by @simon-abbott) (29af238).
- fix(web): replace setNativeProps with useState (#1076) (by @RobertSasak) #1076
Release 4.4.3
Fixes
- fix: closed bottom sheet snap point (by @eastroot1590) (#1043, #1035)
Co-authored-by: Bran <[email protected]> (c7f2ce2).