Commit Graph

7 Commits

Author SHA1 Message Date
Mo Gorhom
36136e2538 chore: updated react-native to 64 and enable builds on M1 chip (#345)
* chore: updated react-native to 64

* chore: updated example patches
2021-03-14 15:30:25 +00:00
Mo Gorhom
dcd12500ea chore: updated dependencies 2020-12-17 23:27:59 +01:00
Mo Gorhom
516db837ab fix: fixed native projects to allow release builds 2020-09-19 22:16:38 +02:00
Mo Gorhom
ab835953aa chore: integrate Reanimated v2 in example project 2020-08-18 22:54:03 +02:00
Mo Gorhom
0f0988657f chore: updated react-native to 63.2 2020-08-18 22:48:50 +02:00
Mo Gorhom
a58a29fc0f feat: rewrite bottom sheet from scratch 🎉 (#2)
* chore: added utilities functionalities

* chore: added default handle

* chore: rewrite the whole bottom sheet into a functional component

* chore: added basic example WIP

* chore: extract content pan gesture

* chore: updated flatlist implementation

* chore: updated scrollview implementation

* chore: updated sectionview implementation

* chore: improve snapping by clamping velocity

* chore: extract scrollable functioanlites and introduce removeScrollableRef

* chore: added snapTo and close public methods

* chore: updated basic examples

* chore: added draggable view

* chore: revert clampedVelocity

* chore: fixed issue with manual animation

* fix: fixed android issue with scrollables

* chore: updated dependencies

* chore: extract handle pan gesture from content

* chore: updated examples

* chore: persist scrollable content offset per view

* chore: rename scrollable components

* chore: revert initial screen

* chore: added touchables

* chore: updated examples

* chore: added animatedPosition & animatedPositionIndex callback nodes

* chore: added custom handle & shadow overlay examples

* chore: support initial closed state

* chore: allow user to modify animation configs

* chore: updated navigator example

* chore: added loadash.isequal
2020-08-11 11:00:09 +02:00
Mo Gorhom
105cb0334e chore: clone react-native-scroll-bottom-sheet 2020-07-31 15:13:00 +02:00