Skip to content

Plain Unity Plain React Native

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

Integrating Plain Unity with Plain React native

Setting up Environment for React native App:

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

Integration with Existing Apps

Clone this wiki locally