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

create a library/module using the example application

Open TimTreurniet opened this issue 5 years ago • 0 comments

The project requires quite some files and gradle settings to be set up. For modular reusability, I have been trying to create a module that can be easily imported in another react native project without the need for the unity files and gradle setup etc.

However, because of all this custom setup, I have not been able to create a reusable library using the standard methods

Would it be possible to turn this repo for example into a library, and if so, are there any guidelines on how to do this?

TimTreurniet avatar Jan 20 '21 10:01 TimTreurniet