ShivamS136 / react-native-web-setup

This repo is to show a step-by-step guide to initiate a React Native App which can run on Android, iOS and Web. It's using react-native cli and some manual configuration. We'll NOT be using Expo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-web-setup

This repo is to show a step-by-step guide to initiate a React Native App which can run on Android, iOS and Web. It's using react-native cli and some manual configuration. We'll NOT be using Expo.

This repo is being used in this article, which I wrote as a tutorial to setup React Native for Web using react-native-cli.

First commit in this repo is the output of react-native init and second commit is the same project with web support added.

Feel free to use this repo.

About

This repo is to show a step-by-step guide to initiate a React Native App which can run on Android, iOS and Web. It's using react-native cli and some manual configuration. We'll NOT be using Expo.


Languages

Language:JavaScript 41.8%Language:Java 29.2%Language:Objective-C 21.1%Language:Ruby 3.5%Language:Starlark 2.8%Language:HTML 1.6%