Commit Graph

16 Commits

Author SHA1 Message Date
Mo Gorhom
e4db114958 chore: enable postinstall on example to patch react-native-tab-view 2021-01-03 20:09:49 +01:00
Mo Gorhom
aa329d7216 feat: add third party gestures integration (#143)
* chore: added simultaneousHandlers and waitFor props

* chore: added view pager example
2021-01-03 20:08:07 +01:00
Mo Gorhom
769f9e6df6 chore: updated reanimated dependency 2020-12-22 17:07:57 +01:00
Mo Gorhom
4fe2f39a8d feat: added bottom sheet modal (#125)
* chore: added BottomSheetModal component

* chore: updated BottomSheet to handle modal usage

* chore: added @gorhom/portal

* chore: updated examples

* chore: updated exmples screens

* fix: updated useLayoutEffect in BottomSheet for Android
2020-12-20 22:49:32 +01:00
Mo Gorhom
dcd12500ea chore: updated dependencies 2020-12-17 23:27:59 +01:00
Mo Gorhom
f44c6ebd8d chore: updated reanimated to v2.rc0 2020-11-27 15:47:53 +01:00
Mo Gorhom
f9f4ea181a chore: updated reanimated to v2 alpha9 (#69)
* chore: updated reanimated 2 alpha 8

* chore: updated reanimated to v2.alpha9
2020-11-19 20:18:00 +01:00
Mo Gorhom
4af6851c3d chore: updated dependencies 2020-10-01 21:56:02 +02:00
Mo Gorhom
c71c2d225e chore: updated redash 2020-09-19 22:37:22 +02:00
Mo Gorhom
a4b385c382 chore: updated reanimated to 2 alpha 6 2020-09-14 20:32:42 +02:00
Mo Gorhom
0f0988657f chore: updated react-native to 63.2 2020-08-18 22:48:50 +02:00
Mo Gorhom
dc6a38ff26 chore: updated renimated dependency 2020-08-11 21:01:50 +02:00
Mo Gorhom
312bcd10ef chore: added map example 2020-08-11 16:10:12 +02:00
Mo Gorhom
fdef2a92f0 docs: update docs (#3)
* docs: updated readme file

* docs: updated scrollables docs

* docs: added custom-handle, react-navigation & touchables docs

* chore: remove unused dependencies
2020-08-11 16:05:16 +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