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

Each time i build my project in xcode, i keep getting this error

Hi Did someone else have problems with the marker tracking ? I was able to run but the marker are not being recognized, I am using the cloud system I...

Hi, I'm trying to find the solution to open a unity view with vuforia but i have this error whe try the async grundle: Gradle sync failed: Could not find...

I followed all the steps to run android, however I'm still getting an error that I don't quite understand myself. ``` Build file 'C:\Users\Sem\Documents\Projects\ReactNativeCapitolaDemo\android\UnityExport\build.gradle' line: 79 * What went wrong:...

I've been able to get ARKit going on iOS, but on Android ARCore seems to have problems showing the camera. Do you know of anything in the way the android...

Steps to reproduce: 1. Add BackHandler to the react native component 2. return false in the _hardwarebackPress_ handler 3. Press hardware back button on the device. The app will go...

We have multiple game scenes inside my unity project. And we launch each game scene when we click an icon from React Native app. When we finish a game we...

In my react native project I have rnfirebase setup with cocoapods. And it has its own Pods xcconfig file. How do I merge these 2 (UnityConfig & Myprojects-config) files ?...

I want to make unityView on top of an absolute View but it seem like unityView always stay behind any View even i add zIndex to it

Hi. I am wondering if this project would let me render multiple unity projects in my RN project. Currently it seems like you can only use one, but I am...