react-native-unity
react-native-unity copied to clipboard
Build the unityLibrary Module as an AAR and Link it with the react-native-unity Plugin
Since it's possible to Export and Build the unityLibrary Module as an AAR file, does anyone know which are the steps to include such a library in the ReactNative Plugin?. This would not require to setup and build using the NDK on the ReactNative project, speeding up build time and simplifying the integration. Has anyone experience in such an integration?