react-native-unity icon indicating copy to clipboard operation
react-native-unity copied to clipboard

Build the unityLibrary Module as an AAR and Link it with the react-native-unity Plugin

Open jgrunig opened this issue 9 months ago • 0 comments

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?

jgrunig avatar May 03 '24 07:05 jgrunig