Awesome
react-native-unity-demo
This is a demo project for react-native-unity
Unity Version
Use the master branch (Unity >= 2018.2)
Use unity-2017 branch (Unity = 2018.1) Use unity-2017 branch (Unity < 2018)
How to Build
-
Open
unity/Cube/Assets/test.unity
-
Click
Build
=>Export Android
orExport IOS
cd react-native-unity-demo
npm install
npm run watch
npm run android or npm run ios