Commit Graph

189 Commits

Author SHA1 Message Date
Brent Vatne 755ce445e4 Release 1.0.8 2019-02-05 09:06:04 -08:00
Brent Vatne cbae912b7f s/onGestureFinish/onGestureEnd 2019-02-05 09:05:48 -08:00
Brent Vatne 6c74c1d85c Add development workflow to README 2019-02-04 18:06:03 -08:00
Brent Vatne 8e67358fe9 Fix lint error 2019-02-04 18:03:22 -08:00
Brent Vatne fcde2bec71 Release 1.0.7 2019-02-04 16:36:21 -08:00
Brent Vatne 49ff151072 Call onGestureBegin when the stack gesture becomes active 2019-02-04 16:36:20 -08:00
Brent Vatne 648578abc1
Merge pull request #71 from vshab/fix/transparent-header-height
Fix transparent header height measurement (Fix #60)
2019-01-18 11:53:34 -08:00
Brent Vatne 49362f36a1 Update example to SDK32 2019-01-16 21:37:06 -08:00
Brent Vatne 7d13e7b713 Release 1.0.6 2018-12-19 10:24:05 -08:00
Brent Vatne 8f0c554da3 Update Node image 2018-12-19 10:05:13 -08:00
Brent Vatne 2ed5a11c7b Release 1.0.5 2018-12-19 10:03:07 -08:00
Brent Vatne 52f9bcecd3 Animations interruptible with gesture and comment for more info 2018-12-19 10:03:07 -08:00
Brent Vatne d789cd35f4 isGesturesEnabled -> isGestureEnabled
Name not ideal because option is gesturesEnabled, but grammar
2018-12-19 10:03:07 -08:00
Brent Vatne f1eec36734
Merge pull request #73 from react-navigation/android-default-stack-anim
Prevent previous screen fade out on push/pop on Android
2018-12-19 09:50:19 -08:00
Krzysztof Magiera bbe1fe6cef Prevent previous screen fade out on push/pop on Android 2018-12-19 13:43:06 +01:00
Vladislav Shabanov 553a5f616c Header is positioned absolute in Layout layer already 2018-12-16 21:08:10 +07:00
Eric Vicenti cc9b5e2442 Upgrade react-native, react, jest 2018-12-12 08:24:41 -08:00
Brent Vatne d389b776ca Skip initializing the gesture properties if no width or height are available 2018-12-08 17:57:52 -08:00
Brent Vatne e19582184f
Merge pull request #70 from yinhangfeng/optimization
Optimize gesture logic, Reduce unnecessary creation of duplicates Ani…
2018-12-08 17:56:54 -08:00
yinhf 63df3e7290 Optimize gesture logic, Reduce unnecessary creation of duplicates AnimatedNode 2018-12-06 19:13:15 +08:00
Brent Vatne 177ca217c9 Release 1.0.4 2018-11-30 12:48:46 -08:00
Brent Vatne d875c3e7ab Fix lint error 2018-11-30 12:48:38 -08:00
Brent Vatne 0e9dfcaeef Fix crash caused by attempting to access properties on animatedStyle when no screen interpolator
https://github.com/react-navigation/react-navigation-stack/issues/64
2018-11-30 12:40:12 -08:00
Brent Vatne 1c32b935b8 Release 1.0.3 2018-11-30 12:08:16 -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 5780c0e0d1 Use flex on transparent card style so header is respected
I don't understand why you would want a header in this case but the people have spoken
https://github.com/react-navigation/react-navigation-stack/issues/65
2018-11-30 11:54:47 -08:00
Brent Vatne db4dd5bec2 No shadow when transparent 2018-11-30 11:54:40 -08:00
Brent Vatne 18c8af3e1b Release 1.0.2 2018-11-30 11:54:37 -08:00
Brent Vatne 1ecff10d5c
Merge pull request #67 from alangumer/patch-1
gestureResponseDistance
2018-11-30 11:44:53 -08:00
Henry Orozco b6546bfbd9
gestureResponseDistance
Use the values provided by the user, not the values in the constants
2018-11-28 11:03:40 -05:00
Brent Vatne 680dc515ad Add a title in modal example 2018-11-26 09:27:14 -08:00
Brent Vatne af83d75731
Merge pull request #62 from BrendonSled/patch-1
Bugfix - Card style background
2018-11-27 00:25:14 +07:00
Brent Vatne 1c374ae1f1
Update StackViewCard.js 2018-11-26 09:24:47 -08:00
Brendon Sled eb22958703
Removed unneeded check 2018-11-23 10:57:42 -06:00
Brendon Sled a8b35cf58a
Bugfix - Card style background
Fixes issue https://github.com/react-navigation/react-navigation/issues/5253
2018-11-23 08:17:07 -06:00
Brent Vatne 50dd7225df Release 1.0.1 2018-11-17 09:19:31 +07:00
Brent Vatne 2b321fce33 Release 1.0.0 2018-11-17 09:01:09 +07:00
Brent Vatne 72914657c4 Release 1.0.0-alpha.34 2018-11-07 16:49:15 -08:00
Brent Vatne 91de665074 Force horizontal inset 2018-11-07 16:48:54 -08:00
Brent Vatne 0dd6f8f2c0 Release 1.0.0-alpha.33 2018-11-05 14:23:24 -08:00
Brent Vatne 46b67c7bca Improve UIKit style masking and button opacity 2018-11-05 14:22:35 -08:00
Brent Vatne 301e530a86 Fix formatting 2018-11-03 20:06:44 -07:00
Brent Vatne 6d612681a1 Release 1.0.0-alpha.32 2018-11-03 20:03:49 -07:00
Brent Vatne d9613a7444 Fix incorrect background color leftover from debugging 2018-11-03 20:03:00 -07:00
Brent Vatne 6af088d46b Release 1.0.0-alpha.31 2018-11-03 14:14:10 -07: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 b96d1fd9d6
Merge pull request #33 from wakeless/mgall/allow-left-button-to-control-its-own-destiny
Allow headerLeft components to control their own rendering
2018-11-02 10:14:31 -07:00
Brent Vatne 5e742d65b5 Release 1.0.0-alpha.30 2018-10-31 19:24:01 -07:00
Brent Vatne 3b1458c1cf Fix linting and typo 2018-10-31 19:23:44 -07:00
Brent Vatne 86450c09ce Release 1.0.0-alpha.29 2018-10-31 15:48:56 -07:00