40 Commits

Author SHA1 Message Date
Brent Vatne
ebfddc67ac Remove old README 2019-02-13 21:04:17 -08:00
Brent Vatne
8e67358fe9 Fix lint error 2019-02-04 18:03:22 -08:00
Brent Vatne
49362f36a1 Update example to SDK32 2019-01-16 21:37:06 -08:00
Brent Vatne
d875c3e7ab Fix lint error 2018-11-30 12:48:38 -08:00
Brent Vatne
825ba5b6f5 Fix issue with navigation immediately on mount
https://github.com/react-navigation/react-navigation/issues/5247
2018-11-30 12:04:11 -08:00
Brent Vatne
680dc515ad Add a title in modal example 2018-11-26 09:27:14 -08:00
Brent Vatne
bed05879e4 Don't fade the back image on Android, use transparent background color 2018-11-03 14:14:10 -07:00
Brent Vatne
3b1458c1cf Fix linting and typo 2018-10-31 19:23:44 -07:00
Brent Vatne
39a4f050ca Add header preset example 2018-10-31 15:39:59 -07:00
Brent Vatne
7261d62233 Wrap list in SafeAreaView 2018-10-31 15:21:07 -07:00
Brent Vatne
e5ac256dc2 Add headerBackgroundTransitionPreset with 'toggle' 'translate' and 'fade' options 2018-10-31 13:39:07 -07:00
Brent Vatne
dd58b6cc8f Default to hide hidden header backgrounds 2018-10-31 13:22:03 -07:00
Brent Vatne
b7775678fa Improve example and state warning 2018-10-30 13:20:00 -07:00
Brent Vatne
c27ed1b4b8 Clean up transitioner a bit, fix issue where state is invalid and warn 2018-10-30 13:08:06 -07:00
Brent Vatne
6dcc317542 Fix lint errors 2018-10-30 09:55:47 -07:00
Brent Vatne
41af8e1451 Compute scenes when queued transition starts 2018-10-29 22:13:06 -07:00
Brent Vatne
b79aaefcfc Fix programmatic back when gesture is in progress 2018-10-22 13:49:00 -07:00
Brent Vatne
ee6c6aa08e Fix bug where transitioner freezes when nested state change occurs in the middle of transition 2018-10-17 15:26:13 -07:00
Brent Vatne
5ef3bd4392 Fix lint errors 2018-10-17 13:19:31 -07:00
Brent Vatne
4f4b8e4d41 Support inverted gesture in modal 2018-10-17 13:11:38 -07:00
Brent Vatne
0bcfcef7ab Support gestureResponseDistance 2018-10-17 12:41:42 -07:00
Brent Vatne
5336c2c91a Move to core/native peerDependencies and update example to use stack at root 2018-10-16 19:58:21 -07:00
Brent Vatne
df88f4f296 Tweak Android transitions 2018-10-15 17:16:17 -07:00
Brent Vatne
0ad814c529 Export assets for easy caching in Expo 2018-10-15 13:19:09 -07:00
Eric Vicenti
4e71298715 Clean up refs in examples 2018-10-15 11:53:43 -07:00
Eric Vicenti
dafa2ba5a2 Dependency on native container 2018-10-15 11:37:54 -07:00
Brent Vatne
43832f9873 Fix modular header back button to default to showing Back and respect visibility prop 2018-10-12 12:39:44 -07:00
Brent Vatne
5f157cbc16 Fix lint errors 2018-10-12 11:34:03 -07:00
Brent Vatne
6b3c2edf58 Depend on core and native 2018-10-12 11:25:12 -07:00
Brent Vatne
f3f46d0db4 Add options to opt-in/out of card overlay and shadow 2018-10-11 17:04:23 -07:00
Brent Vatne
a8991529de Use react-native-gesture-handler's PanGestureHandler instead of PanResponder 2018-10-10 13:53:02 -07:00
Brent Vatne
a380437f35
Merge pull request #28 from janicduplessis/transparent-card
Add transparentCard option to fix cards with a transparent bg when using screens
2018-09-24 13:32:16 -07:00
Brent Vatne
6189822835 Vendor clamp and fix lint errors / jest snapshots 2018-09-24 13:12:08 -07:00
Janic Duplessis
7d979c8ada Fix typo 2018-09-24 15:34:52 -04:00
Janic Duplessis
6861dc8870 Cleanup 2018-09-24 15:13:30 -04:00
Janic Duplessis
3a4dfadc52 Add transparentCard option to fix cards with a transparent bg when using screens 2018-09-24 15:11:34 -04:00
Brent Vatne
3f4d038b50 Release 0.5.1 2018-09-14 15:27:58 +02:00
Brent Vatne
2a686f3bc7 Use react-native-screens in example 2018-09-14 12:48:59 +02:00
Brent Vatne
2cdbb8c264 Release 0.4.0 2018-09-14 12:34:15 +02:00
Brent Vatne
6b10e8afd6 Initial commit 2018-08-03 14:59:12 -07:00