I’m trying to combine an current Unity venture right into a React Native software that makes use of the Expo ecosystem. I’m focusing on each iOS and Android and am making an attempt to make use of the favored neighborhood package deal @azesmway/react-native-unity.
I’ve encountered vital roadblocks, and I’m on the lookout for steerage from anybody who has efficiently applied this particular integration, particularly inside an Expo setting.
🎯 Particular Questions
-
Naked Workflow Requirement: Is it completely mandatory to make use of the Naked Workflow (expo prebuild) for this package deal/integration, or is there a approach to bundle the native belongings required by
@azesmway/react-native-unityutilizing Expo Config Plugins? -
Greatest Apply Different: Has anybody efficiently used a distinct/higher methodology (maybe a customized Native Module or an alternate library) to realize this integration inside an Expo venture?
-
Gradle/Xcode Configuration: Can somebody present a concise instance or an in depth rationalization of the precise modifications wanted for the construct.gradle (Android) and the equal steps for Xcode/Podfile (iOS) to make sure the Unity module is accurately referenced and constructed alongside the React Native app?
Any detailed steps, configuration snippets, or various package deal suggestions can be tremendously appreciated.
Thanks!

