Burhanuddin Savliwala
Burhanuddin Savliwala
> @bhsrampage any new findings here? Also facing the same issue when enabling hermes, but not using new architecture. Is it possible to use hermes and not the new architecture...
> Are you patching react-native by any chance? Publishing version is defined inside `node_modules/react-native/ReactAndroid/build.gradle`. > > You're not supposed to change it. > > https://github.com/facebook/react-native/blob/0b4417b43f66e3de91e9d54099440be14d97434b/ReactAndroid/build.gradle#L171-L173 haven't patched the package when...
Yes, for me too even setting `fullScreen={false}` is not working
Cor the full screen problem, when you create the unity build set the settings of display mode to windowed and then it won't switch to full screen on render in...