Awesome
Boilerplate for react native and web
For React 16 see react-native-web-fiber-boilerplate
Overview
An easy, experimental and simple way to configure react-native-web
and react-navigation
.
modules cross platform
- built in navigators on web hmm,
- react-native-vector-icons react-native-vector-icons
- touchable bounce It is not added in react-native-web
Web
cd react-native-web-boilerplate
yarn
yarn web
Open http://localhost:3000/
IOS
yarn start
yarn ios
More information
- 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
CONTRIBUTING
PR, stars ✭ and issue reporting, welcome!
LICENSE
MIT