tribou / react-template

Build a server-rendered React app and share code across web, React Native, and Electron
Apache License 2.0
4 stars 9 forks source link

Init React Native Android and iOS #20

Closed tribou closed 7 years ago

tribou commented 7 years ago

Have the template already running in Android and iOS via React Native.

tribou commented 7 years ago

Use RN 0.42 to initialize since latest uses react@16-alpha

tribou commented 7 years ago

RN init done with #41

tribou commented 7 years ago

Remote redux devtools added with #42