Skip to content

teriologia/RN-web-boilerplate

Repository files navigation

React-Native-web boilerplate

This is a simple boilerplate for React Native for Web with React-Native project

Quick Start

  • yarn for install modules
  • web
    • yarn build:web
    • after build web open browser and paste http://localhost:3000
  • android
    • yarn android
    • some cases you should run cd ./android later ./gradlew clean
  • IOS (not tested)
    • yarn IOS

Reference Links

About

simple boilerplate for react-native-web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published