react-native-unity-demo
react-native-unity-demo copied to clipboard
1. i just simply copy the Build.cs script and encounter this problem, any solution? i got this error: `Assets/Scripts/Editor/Build.cs.cs(9,39): error CS0234: The type or namespace name `Reporting' does not exist...
After run "npm run watch" command as per mentioned steps then shows below error in terminal. ``` node_modules/@types/react-native/index.d.ts:8745:18 - error TS2717: Subsequent property declarations must have the same type. Property...
when I do the step : Open unity/Cube/Assets/test.unity the unity 2017 show lot of error needs to be fix, and when I press the run button It show me the...
Does this demo work with unity vuforia, or arkit?
Using XCode Version 10.2.1, branch master, Unity 2018.2.11f1. RN 0.57 used in the demo has an issue with this version of XCode, as indicated here: https://github.com/facebook/react-native/issues/21071. Patched RCTLinking using https://www.npmjs.com/package/patch-package,...
following the "How to Build" 1. Open unity/Cube/Assets/test.unity OK 2. Click Build => Export Android or Export IOS OK 3. cd react-native-unity-demo 4. npm install OK 5. npm run watch...
Hi, When building this project on the master it succeed however when I press the button to "Toggle Unity" It crashes and it showed me this error.
Error: Cannot invoke method ndk() on null object Output of running `./gradlew --stacktrace`: Caused by: java.lang.NullPointerException: Cannot invoke method ndk() on null object at build_9w0ju6ghzv8qetl0kt4hr45xk$_run_closure3$_closure6.doCall(/Users/hitwicket/Code/ReactNative/HitwicketArenas/android/UnityExport/build.gradle:31) at org.gradle.api.internal.ClosureBackedAction.execute(ClosureBackedAction.java:71) at org.gradle.util.ConfigureUtil.configureTarget(ConfigureUtil.java:160) at...
# Setup - Unity 2018.2.14f1 - iPhone 6s (iOS 12.0.1) - Nokia 6.1 (Android 8.1.0). # Problem The app unexpectedly crashes when changing between ReactNative View and Unity View. Bug...