react-native-unity
react-native-unity copied to clipboard
Problem installing the plugin
I am sorry, but I am really new to this. I want to integrate my Unity Project with RN Android and iOS as well. So I downloaded the ZIP and dragged the Plugins folder into my Assets folder in Unity according to the documentation. Then I dragged the ButtonBehavior script under the Assets as well but nothing else happened. Restarted Unity. Nothing else needed for the installation? I don't really have RN software installed on my PC. Do I need to install it? I just need to add the integration to my app and send it to my friend who has the RN.
I don't understand the documentation for example:
- Export Unity app to <YOUR_RN_PROJECT>/unity/builds/android - what do you mean by export? Do a build? Which one, apk or aab for android?
- Remove
... from <YOUR_RN_PROJECT>/unity/builds/android/unityLibrary/src/main/AndroidManifest.xml .... ->How can I do that? Where? How do I open apk file??
Sorry for the stupid question, but I don't really understand. Is there any video or better manual how to install it? I did not find any.