react-native-unity-view icon indicating copy to clipboard operation
react-native-unity-view copied to clipboard

Show an unity view in react native

Results 68 react-native-unity-view issues
Sort by recently updated
recently updated
newest added

It can be used on the native side, but it is not integrated into the react-native. Can you help me to solve this problem, thanks.

I ostensibly have my projects (both Android Studio and Unity) set up correctly, but on build I am receiving the following error: >Could not expand ZIP '[PROJECT_PATH]\android\UnityExport\build\outputs\aar\UnityExport-release.aar'. It doesn't seem...

The application closes immediately after launch. When I check with `adb logcat` I see this error happening `FatalError called: com/unity3d/player/ReflectionHelper`. It works ok if I running in `dev` mode.

I use vuforia in my unity project , I want to run my project, but Error is displayed below A problem occurred configuring project ':app'. Could not resolve all dependencies...

After following the instructions, also merging cocoapods xconfig and Unity xconfig, this shows up. It won't find ObjCRuntime.h even though it is right there. ![image](https://user-images.githubusercontent.com/9098480/44496670-bc264380-a632-11e8-8ae7-f52715b82ef9.png) Any help would be appreciated....

After adding the Unity plugin my Android app has switched to immersive mode. I guess this is the default setting by Unity. Is there anyway I can override this setting...

Environment: iOS 12 beta and XCode 10.0 beta 6 Tried building basic example from the README. Resulted in this error: ` ld: warning: arm64 function not 4-byte aligned: _unwind_tester from...

It seems by requiring only OPENGLES 2, we are making it so ARKit won't work :( See the below attachment. Do you know if any way I can include Metal...