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

Unimplemented Component: <ReactNativeUnityView>

Open kylepark-nsuslab opened this issue 1 year ago • 3 comments

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?

kylepark-nsuslab avatar Nov 07 '23 14:11 kylepark-nsuslab

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

azesmway avatar Nov 07 '23 14:11 azesmway

Thank you for your help. I've resolved it with your answer.

kylepark-nsuslab avatar Nov 17 '23 05:11 kylepark-nsuslab

Thank you for your help. I've resolved it with your answer.

There is now support for the new architecture

azesmway avatar Nov 22 '23 18:11 azesmway