21 Commits

Author SHA1 Message Date
Mo Gorhom
216432a60e docs: updated website & readme 2020-12-22 13:26:43 +01:00
Mo Gorhom
34c90396b4 docs: added documentation website (#90)
* chore: added docusaurus

* chore: updated styling

* docs: added current docs WIP

* docs: added current docs WIP

* docs: added current docs WIP

* docs: updated custom handle & background docs

* chore: update eslint

* chore: updated website url

* chore: updated library homepage url

* chore: added google search console file

* chore: added expo badge

* docs: added troubleshooting page

* docs: added faq page

* chore: added backdrop prop

* chore: added modal documents

* chore: updated stack example

* chore: added usage pages

* fix: revert demo styling

* fix: fixed features link on modal page

* docs: updated root readme, and deleted old docs

* docs: updated version 2 alpha 5

* fix: video player on mobile

* chore: updated v2 alpha version

* chore: compressed gifs

* chore: updated video component

* chore: updated custom handle, background & backdrop

* chore: updated getting started page

* docs: updated readme file
2020-12-16 22:11:38 +01:00
Mo Gorhom
0bc1a47951 docs: updated readme file 2020-11-27 16:05:33 +01:00
Mo Gorhom
185f7a67a9 docs: updated readme file 2020-11-27 15:59:32 +01:00
Mo Gorhom
9b1e341f68 feat: allow control panning gestures (#88)
* chore: added enableContentPanningGesture and enableHandlePanningGesture props

* chore: updated examples

* docs: updated readme
2020-11-27 09:32:05 +01:00
Mo Gorhom
7304867dab feat: allow dynamic snap points (#81)
* chore: updated normalized snap points implementation

* chore: reverse snap points transitions

* chore: updated content wrapper

* chore: added bottom sheet container

* chore: updated bottom sheet to handle dynamic snap points

* chore: updated examples

* chore: updated examples

* chore: added handleHeight prop

* chore: rename internal components

* chore: added default background

* chore: updated handling nonflex views

* chore: added dynamic snap point example
2020-11-27 08:43:56 +01:00
Mo Gorhom
377c2b38cf feat: added animateOnMount prop (#78)
* chore: added animateOnMount prop

* chore: updated bottom sheet modal to use the new prop

* chore: updated basic examples

* docs: updated readme file
2020-11-21 19:29:47 +01:00
Mo Gorhom
49064d94c8 feat: introduce bottom sheet modal 🔥 (#37)
* chore: update example dependencies

* chore: install nanoid

* chore: added modal/provider implementation

* chore: updated examples

* chore: updated example screens titles

* chore: remove default handle shadow

* chore: added dismissOnScrollDown feature

* chore: reset app entry screen

* chore: stablize animated values and nodes

* chore: updated scrollables style type

* chore: added pointerEvents to overlay

* chore: added allowTouchThroughOverlay to modal

* fix: patch react-native on ios 14

* chore: updated examples!

* docs: updated readme and add modal document

* docs: updated readme and add modal document

* chore: updated preview image

* chore: updated map example

* chore: renamed stack modals example
2020-09-30 22:16:39 +02:00
Mo Gorhom
7e14c2ba77 feat: added enabled prop (#35)
* chore: added enabled prop implementation

* chore: updated examples

* docs: updated readme file to include enabled prop
2020-09-24 20:04:52 +02:00
Mo Gorhom
fea90a9776 docs: added reference to version 2 branch 2020-09-24 19:21:50 +02:00
Mo Gorhom
9bc30e96ef docs: updated readme file to include Reanimated v2 & expo compatibilities 2020-08-23 20:44:35 +02:00
Mo Gorhom
14d2f0fb5e docs: updated BottomSheetView link 2020-08-23 20:08:47 +02:00
remanation
2dcab83ca9 docs: fixed BottomSheetView link by (@remanation)
Just fixed a small issue with the link to BottomSheetView pointing to the flatlist doc instead of the view doc
2020-08-12 15:02:24 +02:00
Mo Gorhom
8446abd841 docs: fix a typo at readme file 2020-08-12 12:18:03 +02:00
Mo Gorhom
d6f6e44363 docs: added faq to readme file 2020-08-12 12:16:59 +02:00
Mo Gorhom
65af6f1e8a feat: added expand & collapse methods (#8)
* chore: added expand & collapse methods

* chore: updated examples

* docs: updated readme file to include new methods
2020-08-12 11:51:31 +02:00
Mo Gorhom
eb11614ea1 docs: added methods & hook to readme file (#5) 2020-08-12 09:41:42 +02:00
Mo Gorhom
fe1b967749 docs: updated links in readme 2020-08-11 16:53:58 +02:00
Mo Gorhom
7edd480fe6 docs: added docs for backgroundComponent 2020-08-11 16:48:23 +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
105cb0334e chore: clone react-native-scroll-bottom-sheet 2020-07-31 15:13:00 +02:00