Commit Graph

43 Commits

Author SHA1 Message Date
Brent Vatne 1aa8ca38d5 Release 1.0.0-alpha.24 2018-10-26 09:34:11 -07:00
Brent Vatne 5153bea0c1 Release 1.0.0-alpha.23 2018-10-26 09:30:15 -07:00
Brent Vatne bf4b25e54b Release 1.0.0-alpha.22 2018-10-17 15:27:00 -07:00
Brent Vatne 3078002f82 Bump version 2018-10-17 13:15:36 -07:00
Brent Vatne d5be6307f2 Bump version 2018-10-17 13:11:01 -07:00
Brent Vatne d56dbd64eb Release 1.0.0-alpha.19 2018-10-16 21:08:36 -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 bce373b15f Bump version again 2018-10-15 13:19:33 -07:00
Brent Vatne d47fd3227f Bump version 2018-10-15 13:19:09 -07:00
Eric Vicenti a69a4e3c04 Release utility 2018-10-15 11:57:46 -07:00
Brent Vatne 6b3c2edf58 Depend on core and native 2018-10-12 11:25:12 -07:00
Brent Vatne 8b7723d329 Release 1.0.0-alpha.14 2018-10-11 16:22:59 -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 106f1e74db
Merge pull request #24 from react-navigation/@ericvicenti/allfiles
Export all files from npm package
2018-10-01 13:30:45 -07:00
Eric Vicenti e1b59077e9
Update package.json 2018-09-26 15:21:28 -07:00
Eric Vicenti 436f2bb95a
Update package.json 2018-09-26 15:21:08 -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 3a4dfadc52 Add transparentCard option to fix cards with a transparent bg when using screens 2018-09-24 15:11:34 -04:00
Brent Vatne 79e0a47095
Merge branch 'master' into missing-dep 2018-09-24 09:41:07 -07:00
Brent Vatne e367f4cbba Move react-native-screens to peerDependency 2018-09-19 16:36:26 -07:00
Brandon Bayer 4617e7d1ed add missing clamp dependency 2018-09-17 16:33:58 -04:00
Eric Vicenti 8be65b0ff4
Add explicit main file for react-native
Metro will compile all source files, so we should avoid using dist to support source maps in people's apps. This key provides an explicit reference for metro to follow for react native, while keeping the main entry point for potential web consumption.
2018-09-16 09:17:10 -07:00
Eric Vicenti a8f492cdcd
Update package.json 2018-09-16 09:14:41 -07:00
Brent Vatne 3f4d038b50 Release 0.5.1 2018-09-14 15:27:58 +02:00
Brent Vatne 2171f128a9 Release 0.5.0 2018-09-14 12:52:28 +02:00
Brent Vatne 51a0637aec Update react-native-screens to alpha.10 2018-09-14 12:51:59 +02:00
Brent Vatne 2cdbb8c264 Release 0.4.0 2018-09-14 12:34:15 +02:00
Krzysztof Magiera b3e95f3006 Update screens versions 2018-09-11 14:44:59 +02:00
Krzysztof Magiera 71adcb712d Bump screens version to the one with feature flagging 2018-09-11 11:37:46 +02:00
Krzysztof Magiera 1f2b50c083 Use new version of rn-screens that provids compatibility layer to Views when native modules aren't available 2018-09-11 11:35:05 +02:00
Krzysztof Magiera 7bae3b2499 Add react-native-screens as dependency 2018-09-11 11:35:05 +02:00
Brent Vatne bdb7cdd826 Release 0.3.0 2018-09-06 14:53:35 -07:00
Brent Vatne eebe65631e Release 0.2.3 2018-08-23 16:19:54 -07:00
Brent Vatne 17e8797ef1 Release 0.2.2 2018-08-23 15:48:01 -07:00
Brent Vatne b2b4f16e38 Release 0.2.1 2018-08-22 17:09:15 -07:00
Brent Vatne 0235caa042 Release 0.2.0 2018-08-22 16:25:00 -07:00
Brent Vatne 1fc0ddd912 Release 0.1.2 2018-08-03 16:02:57 -07:00
Brent Vatne bac76d68cd Add copy-files flag to babel build 2018-08-03 16:02:38 -07:00
Brent Vatne 9344a0a0b0 Add tests (unsure why Transitioner is failing) 2018-08-03 15:53:07 -07:00
Brent Vatne 199438959e Release 0.1.1 2018-08-03 15:38:58 -07:00
Brent Vatne 8d89cb2281 Release 0.1.0 2018-08-03 15:03:00 -07:00
Brent Vatne 6b10e8afd6 Initial commit 2018-08-03 14:59:12 -07:00