10 Commits

Author SHA1 Message Date
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
Michael Shilman
07db118e0a Fix typo 2017-06-15 08:04:21 +10:00
Michael Shilman
222ca3c0e3 Fix bug in RN gestorybook
- replace APP_NAME in the correct file
- add a warning if APP_NAME cannot be found
2017-06-15 07:37:57 +10:00
Norbert de Langen
9d38bf8bd3 Mostly re-applied changes 2017-05-31 08:29:09 +02: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
Matt Oakes
5e9478f4f6 Add react-dom to the devDependency list for React Native projects 2017-05-23 09:22:08 +01:00
Norbert de Langen
a52ab86c4f IMPROVE cli 2017-05-20 17:50:38 +02:00
Norbert de Langen
69b91f6e53 CHANGE folder structure && CHANGE package-names 2017-05-15 00:08:46 +02:00