Skip to content

Plain Unity Plain React Native

Shaunak Das edited this page Nov 29, 2017 · 14 revisions

Setting up Environment for React native App: RN Getting Started

npm install node
npm install watchman
npm install -g react-native-cli

Stop before Creating a new application

Clone this wiki locally