All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
- chore: updated dependencies
f8c9a9b
- fix: add reanimated 2 compatibility to bottom sheet modal
2d47007
- chore: updated auto-changelog config
0cd0db0
v1.4.0 - 2020-09-30
- feat: introduce bottom sheet modal 🔥
#37
v1.3.1 - 2020-09-26
- fix: updated decelerationRate per platform
#36
v1.3.0 - 2020-09-24
- feat: added enabled prop
#35
v1.2.2 - 2020-09-15
- chore: improve unstable manualSnapToPoint variable
#30
v1.2.1 - 2020-09-10
- fix: updated drop gesture if-conditions
#28
v1.2.0 - 2020-08-23
- 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
v1.1.1 - 2020-08-13
- fix: removed disableIntervalMomentum animated value
#13
- docs: update issue templates
5df4c4a
- docs: remove unused issue template
787cf8a
- chore: added funding file
587a26e
v1.1.0 - 2020-08-12
- feat: added expand & collapse methods
#8
- chore: added props validation
#6
- docs: added methods & hook to readme file
#5
- docs: added faq to readme file
d6f6e44
- chore: fix exporting renimated types
1afcc41
- docs: fix a typo at readme file
8446abd
v1.0.0 - 2020-08-11
- chore: added map example
312bcd1
- chore: updated map example
9a65a74
- chore: added useBottomSheet hook & backgroundComponent
069fca0
v0.0.7 - 2020-08-03
- fix: fixed reattach events onfocus
#1
- chore: added script to copy types file to lib
f48d829
v0.0.5 - 2020-07-31
- chore: introduce focus hook to reset scrollable ref
70061ec
- fix: fixed extracting paddingBottom in scrollable components
945104a
v0.0.3 - 2020-07-31
- fix: fixed extracting paddingBottom in scrollable components
64cef61
- chore: clone react-native-scroll-bottom-sheet
105cb03