react-native-web-expo-boilerplate icon indicating copy to clipboard operation
react-native-web-expo-boilerplate copied to clipboard

I am no longer in maintenance

expo + react-native-web boilerplate

Trying how expo and react-native-web play together with webpack

Overview

A minimum boilerplate to configure react-native-web + expo

Prerequisites

  • Node LTS

More info look into the getting started guide

Quick start

git clone --depth 1 https://github.com/agrcrobles/react-native-web-fiber-boilerplate.git

On Web

  • https://react-native-web-fiber-boilerplate-73ecq6jil.now.sh/

Build the bundle

npm run build
cd web/dist
python -m SimpleHTTPServer

Develop with webpack-dev-server

npm start

On Expo

  • https://expo.io/@agrcrobles/ReactNativeWebBoilerplate

More info

TODO

Contributing

PR, stars ✭ and issue reporting, welcome!

License

MIT