- fix: allowed user to override BottomSheetBackdrop style (
#448
).
v4.0.0-alpha.15 - 2021-06-26
v4.0.0-alpha.14 - 2021-06-26
- fix: refactored snap points reaction to handle keyboard state (
#497
).
v4.0.0-alpha.13 - 2021-06-15
- fix: prevent animation to same position (9636f84).
v4.0.0-alpha.12 - 2021-06-12
- feat: added detached bottom sheet (
#487
).
- chore: updated portal dependency (70d72ec).
- docs: updated detached prop description (9d4779b).
v4.0.0-alpha.11 - 2021-06-06
v4.0.0-alpha.10 - 2021-06-06
- feat: added pull to refresh implementaion (016a01f).
- feat: introduced more stable handling for dynamic snap points (3edb2d1).
- fix: dismiss keyboard when sheet position change on Android (8f34990).
v4.0.0-alpha.9 - 2021-06-03
- feat: added keyboard input mode for android (069c4b6).
- chore: export useBottomSheetInternal, added animatedPosition and animatedIndex to useBottomSheet (fb3df59).
v4.0.0-alpha.8 - 2021-06-02
- fix: updated typings for sectionlist to mirror rn core types (
#475
). - fix: prevent animated content height value from getting below zero (d9b417f).
- fix: updated BottomSheetContainer measuring on android (d0e5227).
v4.0.0-alpha.7 - 2021-05-30
- feat: allow handle to drag sheet without effecting the scrollable (580b763).
v4.0.0-alpha.6 - 2021-05-28
- fix: scrollble container style crash (a4b9b93).
v4.0.0-alpha.5 - 2021-05-27
- feat: added pre-integrated VirtualizedList component (2d4d69d).
- fix: updated keyboard height in container calculation (2599f6c).
- fix: re-snap to current position when snap points get updated (bb8e202).
- fix: handle initial closed sheet (4bc40d9).
v4.0.0-alpha.4 - 2021-05-25
- feat: added footer component (
#457
).
v4.0.0-alpha.3 - 2021-05-23
- refactor: removed deprecated props (
#452
).
- fix: on mount flicker on fixed sheet (48c4988).
- fix: prevented animatedSnapPoints reaction from running randomly (bf4e461).
v4.0.0-alpha.2 - 2021-05-23
- refactor: updated handling animated heights (
#451
).
v4.0.0-alpha.1 - 2021-05-16
- feat: added snap to position (
#443
).
v4.0.0-alpha.0 - 2021-05-16
- feat: added enable pan down to close (
#437
).
- refactor: create one generic scrollable component (
#442
). - refactor: converted all internal state/memoized variables to reanimated shared values. (
#430
). - chore: updated dependencies (7d2a947).
- chore: patch react-native-gesture-handler for android (26a0d64).
- fix: sheet positioning on modals (ee573e9).
- fix: prevent animatedPosition from becoming undefined (400d7b9).
v3.6.5 - 2021-05-23
- chore: enable hermes on ios example (5a6730b).
- chore: updated react-native in example to fix xcode 12.5 (b5a6c65).
- fix: allowed user to override BottomSheetBackdrop style (
#448
).
v3.6.4 - 2021-04-24
v3.6.3 - 2021-04-07
- chore: added shadow example (
#390
).
- fix: prevent sheet from being stuck on close (
#389
). - fix: prevent backdrop from blocking touchability (#391) (d3a5c12).
v3.6.2 - 2021-03-30
v3.6.1 - 2021-03-29
- fix: prevent sheet from stucking on close state (63a1891).
v3.6.0 - 2021-03-28
- feat: added keyboard handling (
#334
).
v3.5.1 - 2021-03-27
- fix: crash when last snap point get removed (31311f9).
v3.5.0 - 2021-03-27
- feat: support new prop for BottomSheetBackdrop, "pressBehavior" (
#361
).
- chore: updated example theming (
#369
).
- fix: animateToPoint callback dependencies (468f920).
v3.4.1 - 2021-03-15
- chore: updated react-native to 64 and enable builds on M1 chip (
#345
).
- fix: improve modal dismissing (
#346
).
v3.4.0 - 2021-03-07
- feat: allow modify animation configs (
#333
).
v3.3.3 - 2021-03-04
- fix: bottom sheet container layout measuring (1c348bf).
v3.3.2 - 2021-03-04
- chore: update dependencies (e204d97).
- chore: export bottom sheet props type (849e9f4).
- refactor: added display name for components (36a76f6).
- fix: unmounting modals with navigation (
#315
).
v3.3.1 - 2021-02-10
- chore: added reanimated rc3 patch (aea1bdf).
- fix: stabilise animated callback node variables (
#256
).
v3.3.0 - 2021-02-08
- feat: updated reanimated to rc3 (
#268
).
- fix: prevent crash when resizing container height on Android (
#253
). - fix: prevent default backdrop from blocking ui behind (
#246
).
v3.2.1 - 2021-01-21
- fix: fixed sheet visibility when handle provided null (
#223
). - fix: allow backdrop style prop to override internal style (
#211
).
v3.2.0 - 2021-01-16
- feat: added style prop (
#189
).
- fix: removed rounding on evaluating position (
#201
).
v3.1.1 - 2021-01-12
- fix: fixed over-drag implementation (
#186
).
v3.1.0 - 2021-01-09
- chore: updated useInteractivePanGestureHandler (
#174
).
- fix: exp easing flickers on android (
#175
). - fix: removed rounding up from useNormalizedSnapPoints hook. (
#169
).
v3.0.2-alpha.3 - 2021-01-07
- refactor: remove getNode from scrollables (
#166
). - refactor: handle & background layers (
#165
). - refactor: removed ContentWrapper from BottomSheet (
#156
).
- fix: fixed shouldMeasureHandleHeight evaluation (
#157
).
v3.0.2-alpha.2 - 2021-01-06
- chore: changed the default easing function to cubic (
#151
).
- fix: apply additional panGH props to handle's gesture handler (
#152
). - fix: fixed animated reaction for animated callback nodes (
#150
).
v3.0.2-alpha.1 - 2021-01-05
- feat: added more gesture handler props (
#148
). - feat: added a prop to control flashing scrollable on expand (
#146
).
- refactor: updated overScrollMode to be come overridable (
#145
).
v3.0.2-alpha.0 - 2021-01-03
- feat: add third party gestures integration (
#143
). - feat: added stack behavior to bottom sheet modal (
#140
). - feat: added over drag support (
#139
). - feat: added over scroll and bouncing support (
#137
).
- chore: enable postinstall on example to patch react-native-tab-view (e4db114).
- fix: prevent scrollable glitches (
#142
). - fix: remove jumping on Android while starting scrolling (
#141
). - fix: fixed interaction glitch (
#135
).
v3.0.1 - 2020-12-23
- chore: updated map exmaple (d26ab34).
- chore: fixed map example on android (4bbfff7).
- chore: updated auto-changelog configs (200b8f3).
- chore: updated reanimated dependency (769f9e6).
- fix: stablise
animateToPoint
worklet callback (4e15615).
- docs: updated readme file (c8f8a7e).
v3.0.0 - 2020-12-21
- 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
).
- fix: updated default backdrop handling (
#126
).
- docs: deleted old documentaion files (1ff89c9).
- docs: updated root readme file (d15bb61).
- docs: updated readme file (befae85).
- docs: updated readme file (5d42f33).
v3.0.0-alpha.0 - 2020-11-27
- chore: install and configure lint-staged (
#80
). - chore: updated reanimated to v2 alpha9 (
#69
). - chore: added close state into animated position (
#39
). - refactor: rewrite code base to use reanimated v2 (6f36e9c).
- chore: updated react-native to 63.2 (0f09886).
- chore: updated reanimated to 2 alpha 6 (a4b385c).
- chore: integrate Reanimated v2 in example project (ab83595).
- chore: updated examples (fa6fbda).
- chore: updated dependencies (4af6851).
- chore: comment out flipper (33392a3).
- chore: updated reanimated to v2.rc0 (f44c6eb).
- chore: updated pref component (300a8b0).
- chore: updated redash (c71c2d2).
- chore: added renimated babel plugin (5a594ad).
- refactor: update childern type & fix animation state import (7dc12a6).
- chore: remove unused debugs logs on example (4de6c8d).
- chore: re-enabled flipper for android (16fbb5c).
- fix: return flipper back to make example working (
#70
). - fix: fixed native projects to allow release builds (516db83).
- docs: updated documents (9b1e927).