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

E AndroidRuntime: java.lang.UnsatisfiedLinkError: No implementation found for void com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator() (tried Java_com_unity3d_player_UnityPlayer_nativeRestartActivityIndicator and Java_com_unity3d_player_UnityPlayer_nativeRestartActivityIndicator__) 12-13 15:14:03.666 1116 1116 E AndroidRuntime: at com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator(Native Method) 12-13 15:14:03.666 1116 1116 E AndroidRuntime: at com.unity3d.player.UnityPlayer.resume(Unknown...

It took me a while to realize this. But here is my story. My app has a bottom tab navigation which the first tab is the AR (unity) view, and...

React Native 0.6 has been changed to CocoaPods integration by default. react-native-unity-view 1.3.3 not supports that. (lots of errors.) Do you have an update plan?

App getting crash for IL2CPP scripting backend in ARM64 android, we have changed android NDK files all stuff. still its getting crash.

When I try to add a UnityView component to the screen the app just closes, the build from unity looks fine and the bundle is generated normally..

Hi, I have tried to implement this module on react-native it is working fine in android but when I try to run on iOS I am getting error please check...

**Unity as a Library** > Unity 2019.3 will add support for using Unity as a library controlled by native Android/Java and iOS/Objective C apps so you can easily insert AR...

Has anyone achieved getting react-native-unity-view working with ios13 and xcode beta yet? i can't get it working

if into unityview page,next pop to normal page how to destroy unityview page? It feels like it's always running in the background.