Skip to content

Pranit-Harekar/react-native-web-boilerplate

Repository files navigation

React-Native-Web-Boilerplate

This is a simple boilerplate for integrating React Native for Web in an existing React Native project. It includes minimal configs & dependencies enough to get you started with React Native for Web.

Quick Start

iOS:

  • Start metro bundler $ yarn start
  • Run iOS app $ yarn ios

Web:

screen shot 2019-02-23 at 11 29 01 am

Reference Links

Pull request to improve this boilerplate are always welcomed 🎉