Commit Graph

21 Commits

Author SHA1 Message Date
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