hypnos
2188121c53
CLI (React Native): ensure having an explicit dependency on prop-types
2017-08-23 02:45:50 +03:00
hypnos
4bcff45de0
Revert "CLI (React Native): ensure having an explicit dependency on prop-types
"
...
This reverts commit cfc8bf070a1cd3635a31884012d13d114d1c2b6f.
2017-08-23 02:44:40 +03:00
hypnos
cfc8bf070a
CLI (React Native): ensure having an explicit dependency on prop-types
2017-08-23 02:43:52 +03:00
hypnos
24df843309
Detect each latest version independently
2017-08-17 02:24:56 +03:00
hypnos
1601322fdc
CLI: Add explicit dependencies on used plugins
2017-08-13 23:03:59 +03:00
Tom Coleman
928ea5e1c1
Ensure we add the correct version of react-dom
...
We need to use an equal version to the `react` version the app is using.
#1284
2017-06-23 14:07:16 +10:00
Norbert de Langen
9d38bf8bd3
Mostly re-applied changes
2017-05-31 08:29:09 +02:00
Michael Shilman
b7df231b95
Remove unused variable in CRNA
2017-05-25 22:09:05 +10:00
Michael Shilman
3e2673b962
Add CRNA support
...
1. detect CRNA projects
2. simplify RN and CRNA templates by consolidating app into single
`index.js` instead of `index.ios.js` and `index.android.js`
3. notify user of extra setup steps in CLI
4. document CRNA idiosyncrasies in README
2017-05-24 23:34:29 +10:00