Releases: gorhom/react-native-bottom-sheet
Releases · gorhom/react-native-bottom-sheet
Release 3.0.1
Improvements
- chore: updated map exmaple (d26ab34).
- chore: fixed map example on android (4bbfff7).
- chore: updated auto-changelog configs (200b8f3).
- chore: updated reanimated dependency (769f9e6).
Fixes
- fix: stablise
animateToPointworklet callback (4e15615).
Documentations
- docs: updated readme file (c8f8a7e).
Release 2.0.1
Release 3.0.0
Features
- feat: added onAnimate callback (
#127). - feat: added bottom sheet modal (
#125). - feat: add backdrop handling (
#124). - feat: allow control panning gestures (
#123). - feat: support dynamic snap points (
#122). - feat: added animateOnMount prop (
#121).
Improvements
Fixes
- fix: updated default backdrop handling (
#126).
Documentations
Release 2.0.0
Features
- feat: add accessibility support (
#117). - feat: added default backdrop (
#109). - feat: added onAnimate callback (
#91). - feat: allow control panning gestures (
#88). - feat: allow dynamic snap points (
#81). - feat: added animateOnMount prop (
#78).
Improvements
- chore: updated @gorhom/portal (
#114). - chore: refactored modal to become a declarative component (
#108). - chore: updated handling container height for modals (
#102). - chore: did major refactor and code cleanup (
#101). - chore: updated dependencies (
#100). - chore: updated props naming (
#89). - chore: added useReactiveValue/s (
#65). - chore: re-enable flipper (1af2a55).
- chore: updated auto-changelog template (d78f220).
- chore: remove debugging logs (9a6a342).
- chore: updated default background & handle styling (783642b).
- chore: remove debugger view (f1dda70).
- chore: adjust v1 to v2 release (9ab44a3).
Fixes
- fix: initial mounting flicker (
#115). - fix: dynamic snap points on modals (
#113). - fix: fixed animatedIndex interpolate node to handle one snap point (
#92). - fix: initial snap points when it is 100% (#105) (b6b972a).
Documentations
Release 2.0.0-alpha.7
- chore: updated @gorhom/portal
#114 - fix: dynamic snap points on modals
#113 - feat: added default backdrop
#109 - chore: refactored modal to become a declarative component
#108 - chore: updated handling container height for modals
#102 - chore: did major refactor and code cleanup
#101 - chore: updated dependencies
#100 - 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 - chore: remove debugging logs
9a6a342 - docs: updated readme file
185f7a6 - fix: initial snap points when it is 100% (#105)
b6b972a - chore: updated default background & handle styling
783642b - chore: remove debugger view
f1dda70 - 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.6
- feat: added default backdrop
#109 - chore: refactored modal to become a declarative component
#108 - chore: updated handling container height for modals
#102 - chore: did major refactor and code cleanup
#101 - chore: updated dependencies
#100 - 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 - chore: remove debugging logs
9a6a342 - chore: updated @gorhom/portal
509f696 - docs: updated readme file
185f7a6 - fix: initial snap points when it is 100% (#105)
b6b972a - chore: updated default background & handle styling
783642b - chore: remove debugger view
f1dda70 - 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.5
- feat: added default backdrop
#109 - chore: refactored modal to become a declarative component
#108 - chore: updated handling container height for modals
#102 - chore: did major refactor and code cleanup
#101 - chore: updated dependencies
#100 - 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 - chore: remove debugging logs
9a6a342 - chore: updated @gorhom/portal
509f696 - docs: updated readme file
185f7a6 - chore: updated default background & handle styling
783642b - chore: remove debugger view
f1dda70 - 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.4
- chore: updated handling container height for modals
#102 - chore: did major refactor and code cleanup
#101 - chore: updated dependencies
#100 - 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 - chore: remove debugging logs
9a6a342 - docs: updated readme file
185f7a6 - chore: updated default background & handle styling
783642b - chore: remove debugger view
f1dda70 - 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.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