For React 16 see react-native-web-fiber-boilerplate
An easy, experimental and simple way to configure react-native-web
and react-navigation
.
- built in navigators on web hmm,
- react-native-vector-icons react-native-vector-icons
- touchable bounce It is not added in react-native-web
cd react-native-web-boilerplate
yarn
yarn web
Open http://localhost:3000/
yarn start
yarn ios
- babel preset:
babel-preset-react-native
is recommended in mobile and in web ( and it hot reloads! ) - packager: metro bundler packager is used
- jest: experimental
PR, stars ✭ and issue reporting, welcome!
MIT