react-native-unity
react-native-unity copied to clipboard
I am trying to make example project work. And unfortunately I can't. I see the example project was built using Unity 2019.1.19f1 which uses 'API level 21' as **Minimum API...
Hi, i am just trying to run example 🙂 1. `yarn` 2. `pod install` 3. play button inside xcode Looks like some additional steps needed. Is example ready to run...
Hello, First of all, thanks for your work :) I'm working on a school project which use this module. We embeded a Unity project with success with your old module...
Hi azesmway Thanks for your great work here. Your package saves my life. I have just one problem. My Unity Project does not contain the NativeCallProxy.h. I don't know how...
I see black background when the QR scanning is still going on. It works perfectly fine when I freshly open the app every time. The issue is only seen when...
Hi First of all, thank you for great work. I've success build React, Unity and Expo with this source in debug and release environment. I should change some code for...
I try to use onUnityMessage from lib version 0.2.0 but it doesn't work, message don't response when I call to action from unity. Anyone have idea for this case
Unity version: 2019.1.19f1 Minimum API Level: Android 5.0 (API level 21) 1. Export build from Unity into the "example/unity/builds/android" folder 2. init project with either yarn or npm (I am...
Hi~ I met a very strange case. I've developed Unity with React Native app. As below image background graphic made with Unity (yellow part) and other UI made with React...
Hi, I would like to integrate a unity scene in an android application, developed with RN. **Problem:** I followed the steps for android and when launching `yarn android`. **Result:** **Additional...