react-native-unity
react-native-unity copied to clipboard
Unimplemented Component: <ReactNativeUnityView>
I'm using React Native with the new architecture called Fabric, and when I embedded Unity, I encountered an error message saying "Unimplemented Component: <ReactNativeUnityView>."
After some investigation, it seems to be a problem related to compatibility with the new architecture. Is there a way to resolve this issue?
I'm using React Native with the new architecture called Fabric, and when I embedded Unity, I encountered an error message saying
"Unimplemented Component: <ReactNativeUnityView>."
After some investigation, it seems to be a problem related to compatibility with the new architecture. Is there a way to resolve this issue?
Hi I don't have time to finalize the plugin for the new architecture yet. You can try this solution https://github.com/reactwg/react-native-new-architecture/discussions/135
Thank you for your help. I've resolved it with your answer.
Thank you for your help. I've resolved it with your answer.
There is now support for the new architecture