Looking for an statefull boilerplate instead? Check out redux-form-styled-for-react-native for a cross platform app built on
redux
,redux-form
react-native-web
andexpo
I am an upgrade from react-native-web-boilerplate
An minimum boilerplate to configure react-native-web
+ react-native
with React 16 fiber!
- Node 8 LTS
- You can use yarn or npm
- react-native-cli
https://facebook.github.io/react-native/docs/getting-started.html
git clone --depth 1 https://github.com/agrcrobles/react-native-web-fiber-boilerplate.git
- react-native-vector-icons on native platform
babel-preset-react-native
is recommended in mobile and in web ( and it hot reloads! )- Jest and Flow
- Prettier
cd react-native-web-fiber-boilerplate
yarn
yarn web
Open http://localhost:3000/
cd electron
yarn i
yarn start
react-native run-android
react-native run-ios
PR, stars ✭ and issue reporting, welcome!
MIT