react-native-unity-view
react-native-unity-view copied to clipboard
Restore RN window as the key window after Unity initializes
Changing the createPlayer function to more minimally affect the React Native window. Restoring it as the key window after Unity initialization, and lowering the Unity window level rather than raising the React Native window.