react-native-unity
react-native-unity copied to clipboard
Add support for Unity 6 Android
Solution from dlyrsk https://github.com/azesmway/react-native-unity/issues/123#issuecomment-2508887728
Hi @azesmway, would it be possible to get this merged and included in a new release? Thanks in advance!
Is there any way to make it work on IOS?? When i build i get a lot of problems like "Could not build the module X", but only on the new version and unity 6
Is there any way to make it work on IOS?? When i build i get a lot of problems like "Could not build the module X", but only on the new version and unity 6
Hi @santinogales42, I've forked the repo and added a bunch of fixes (including this PR which adds Unity 6 support), you can have a look here: https://www.npmjs.com/package/@artmajeur/react-native-unity
Is there any way to make it work on IOS?? When i build i get a lot of problems like "Could not build the module X", but only on the new version and unity 6
Hi @santinogales42, I've forked the repo and added a bunch of fixes (including this PR which adds Unity 6 support), you can have a look here: https://www.npmjs.com/package/@artmajeur/react-native-unity
@JinTonic101 Great job buddy. Thanks, help me a lot!