Commit Graph

95 Commits

Author SHA1 Message Date
Mo Gorhom
36c29935ba feat: added over drag support (#139)
* chore: updated scrollEventThrottle on scrollables

* chore: updated internal scrollable event

* chore: added animation config creator hooks

* chore: updated bottom sheet props and animation configs

* chore: updated interactive pan gesture hook

* chore: updated handle styling

* chore: updated ReText component

* chore: updated examples

* fix: fixed stuck sheet when interacting fast

* chore: updated navigator example

* fix: animationConfigs prop type
2021-01-02 17:15:17 +01:00
Mo Gorhom
d689731a4f feat: added over scroll and bouncing support (#137)
* chore: updated scrollables types and props

* chore: updated contactlist to add bouncing

* chore: remove debugging console logs
2021-01-01 21:04:43 +01:00
Mo Gorhom
a342fe6ac1 fix: fixed interaction glitch (#135)
* chore: fixed interaction glitch

* chore: updated handling sheet changes

* fix: handle container gesture issue with snapPoints
2021-01-01 16:55:06 +01:00
Mo Gorhom
b31ba23a73 chore: release v3.0.1 v3.0.1 2020-12-23 00:07:08 +01:00
Mo Gorhom
c8f8a7e045 docs: updated readme file 2020-12-23 00:06:29 +01:00
Mo Gorhom
4bbfff7f42 chore: fixed map example on android 2020-12-23 00:01:11 +01:00
Mo Gorhom
d26ab34235 chore: updated map exmaple 2020-12-22 23:48:23 +01:00
Mo Gorhom
4e1561584b fix: stablise animateToPoint worklet callback 2020-12-22 23:47:46 +01:00
Mo Gorhom
769f9e6df6 chore: updated reanimated dependency 2020-12-22 17:07:57 +01:00
Mo Gorhom
200b8f3a50 chore: updated auto-changelog configs 2020-12-22 16:57:08 +01:00
Mo Gorhom
fdf8c4c7ba chore: release v3.0.0 v3.0.0 2020-12-21 15:05:33 +01:00
Mo Gorhom
5b2703ac3d chore: updated auto-changelog config (#128) 2020-12-21 15:02:34 +01:00
Mo Gorhom
aeeb9a2d46 feat: added onAnimate callback (#127)
* chore: added onAnimate callback implementation

* chore: updated examples
2020-12-20 23:05:20 +01:00
Mo Gorhom
23c1b99b04 fix: updated default backdrop handling (#126)
* chore: updated default backdrop component

* chore: updated examples
2020-12-20 22:55:10 +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
9650a487b1 feat: add backdrop handling (#124)
* chore: added BottomSheetBackdrop

* chore: updated BottomSheet implementation to handle backdrops

* chore: updated examples
2020-12-20 15:43:15 +01:00
Mo Gorhom
3454fddddb feat: allow control panning gestures (#123)
* chore: added gesture control props

* chore: updated examples
2020-12-20 15:09:54 +01:00
Mo Gorhom
d88f545cf0 feat: support dynamic snap points (#122)
* chore: added background container

* chore: added root container

* chore: added handle container

* chore: added usePropsValidator hook

* chore: updated layout handling wip

* chore: updared handle example

* chore: added useNormalizedSnapPoints hook

* chore: updated debug view

* chore: updated content wrapper

* chore: updated pre-integrated view

* chore: updated bottomsheet implementation to handle dynamic snap points

* chore: rename BottomSheetDraggableView

* chore: updated useScrollableAnimatedProps

* chore: updated deceleration rate handling

* chore: updated examples
2020-12-20 14:46:20 +01:00
Mo Gorhom
e14374b7c2 feat: added animateOnMount prop (#121)
* chore: added animateOnMount prop

* chore: updated examples
2020-12-19 19:19:52 +01:00
Mo Gorhom
1ff89c9670 docs: deleted old documentaion files 2020-12-17 23:38:54 +01:00
Mo Gorhom
d15bb6134f docs: updated root readme file 2020-12-17 23:37:48 +01:00
Mo Gorhom
dcd12500ea chore: updated dependencies 2020-12-17 23:27:59 +01:00
Mo Gorhom
5d42f33561 docs: updated readme file 2020-11-27 16:06:40 +01:00
Mo Gorhom
befae85647 docs: updated readme file 2020-11-27 16:02:57 +01:00
Mo Gorhom
e7a1c5bae5 chore: release v3.0.0-alpha.0 v3.0.0-alpha.0 2020-11-27 15:50:20 +01:00
Mo Gorhom
f44c6ebd8d chore: updated reanimated to v2.rc0 2020-11-27 15:47:53 +01:00
Victor Malov
162a6f6f60 chore: install and configure lint-staged (#80) 2020-11-22 14:13:09 +01:00
Mo Gorhom
16fbb5c851 chore: re-enabled flipper for android 2020-11-19 21:30:01 +01:00
Victor Malov
cadb22c3f1 fix: return flipper back to make example working (#70) 2020-11-19 21:25:46 +01:00
Mo Gorhom
71fe17de14 chore: release v2.0.0-alpha.1 v2.0.0-alpha.1 2020-11-19 20:28: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
fd8d91e82c chore: added close state into animated position (#39) 2020-10-31 18:15:43 +01:00
Mo Gorhom
4de6c8d892 chore: remove unused debugs logs on example 2020-10-01 21:58:20 +02:00
Mo Gorhom
4af6851c3d chore: updated dependencies 2020-10-01 21:56:02 +02:00
Mo Gorhom
dbb1df6c83 chore: release v2.0.0-alpha.0 v2.0.0-alpha.0 2020-09-20 13:31:37 +02:00
Mo Gorhom
9b1e927bc3 docs: updated documents 2020-09-20 13:29:02 +02:00
Mo Gorhom
300a8b0c33 chore: updated pref component 2020-09-20 01:06:51 +02:00
Mo Gorhom
7dc12a6bc7 refactor: update childern type & fix animation state import 2020-09-20 01:06:30 +02:00
Mo Gorhom
33392a35c2 chore: comment out flipper 2020-09-20 01:05:21 +02:00
Mo Gorhom
fa6fbda374 chore: updated examples 2020-09-19 23:44:24 +02:00
Mo Gorhom
6f36e9ceb1 refactor: rewrite code base to use reanimated v2 2020-09-19 23:43:28 +02:00
Mo Gorhom
c71c2d225e chore: updated redash 2020-09-19 22:37:22 +02:00
Mo Gorhom
516db837ab fix: fixed native projects to allow release builds 2020-09-19 22:16:38 +02:00
Mo Gorhom
a4b385c382 chore: updated reanimated to 2 alpha 6 2020-09-14 20:32:42 +02:00
Mo Gorhom
789800ad89 Merge branch 'master' into feature/rewrite-in-reanimated-v2
# Conflicts:
#	example/ios/Podfile.lock
#	example/src/screens/BasicExample.tsx
#	src/components/bottomSheet/BottomSheet.tsx
#	src/components/bottomSheet/useTransition.ts
#	src/components/draggableView/DraggableView.tsx
#	src/constants.ts
#	src/contexts/internal.ts
#	src/hooks/useScrollable.ts
#	src/hooks/useScrollableInternal.ts
2020-09-05 22:51:59 +02:00
Mo Gorhom
e998ca352a WIP 2020-09-05 22:37:16 +02:00
Mo Gorhom
5a594ad546 chore: added renimated babel plugin 2020-09-01 22:02:03 +02:00
Mo Gorhom
e359b130b8 chore: release v1.2.0 v1.2.0 2020-08-23 20:45:20 +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
e7b6646b50 chore: reset currentGesture after transition finishes 2020-08-23 20:38:47 +02:00