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

Running multiple unity projects

Open chathuri4 opened this issue 5 years ago • 1 comments

Hi, Based on the example, I can only see the possibility of being able to load one unity project, per react-native project. Is it possible to load multiple unity projects instead?

For instance, if I have two Unity Projects exported as ios and android builds, how can I specify react-native-unity-view to load project A or project B based on a user selection?

chathuri4 avatar Dec 28 '20 08:12 chathuri4

As per my knowledge currently there is limitation of 1 project at time.

https://docs.unity3d.com/2019.3/Documentation/Manual/UnityasaLibrary.html?_ga=2.118251593.1722735786.1616313605-1167787281.1615187088

ti-hardikshah avatar Mar 22 '21 13:03 ti-hardikshah