Releases: gorhom/react-native-bottom-sheet
Releases · gorhom/react-native-bottom-sheet
Release 2.0.0-alpha.3
- fix: fixed animatedIndex interpolate node to handle one snap point
#92 - feat: added onAnimate callback
#91 - chore: updated props naming
#89 - feat: allow control panning gestures
#88 - feat: allow dynamic snap points
#81 - feat: added animateOnMount prop
#78 - chore: added useReactiveValue/s
#65 - docs: updated readme file
185f7a6 - chore: updated default background & handle styling
783642b - docs: updated readme file
0bc1a47 - chore: adjust v1 to v2 release
9ab44a3 - docs: fixed navigator example link (by @grifotv)
fd82d9f
Release 2.0.0-alpha.2
- chore: updated props naming
#89 - feat: allow control panning gestures
#88 - feat: allow dynamic snap points
#81 - feat: added animateOnMount prop
#78 - chore: added useReactiveValue/s
#65 - docs: updated readme file
185f7a6 - docs: updated readme file
0bc1a47 - chore: adjust v1 to v2 release
9ab44a3 - docs: fixed navigator example link (by @grifotv)
fd82d9f
Release 3.0.0-alpha.0
Release 2.0.0-alpha.1
Release 1.4.1
Release 1.4.0
- feat: introduce bottom sheet modal 🔥
#37
Release 1.3.1
Release 1.3.0
Release 2.0.0-alpha.0
- refactor: rewrite code base to use reanimated v2
6f36e9c - chore: updated react-native to 63.2
0f09886 - WIP
e998ca3 - chore: updated reanimated to 2 alpha 6
a4b385c - chore: integrate Reanimated v2 in example project
ab83595 - chore: updated examples
fa6fbda - docs: updated documents
9b1e927 - chore: comment out flipper
33392a3 - fix: fixed native projects to allow release builds
516db83 - chore: updated pref component
300a8b0 - chore: updated redash
c71c2d2 - chore: added renimated babel plugin
5a594ad - refactor: update childern type & fix animation state import
7dc12a6
Release 1.2.0
- chore: improve content/scrollable panning handling
#23 - chore: updated scrollable scrollToTop event to handle empty list use case
#22 - feat: added Reanimated v2 compatibility (#15 by @sa8ab)
#24 - feat: added expo compatibility support
2c3d545 - docs: updated readme file to include Reanimated v2 & expo compatibilities
9bc30e9 - chore: reset currentGesture after transition finishes
e7b6646 - docs: updated BottomSheetView link
14d2f0f