f111fei / react-native-unity-view

Show an unity view in react native
MIT License
402 stars 102 forks source link

Can I use this for VR Unity projects? #149

Open ruhabashir opened 3 years ago

ruhabashir commented 3 years ago

I tried to do it and getting the following error:

Could not find :gvr-keyboard:. Required by: project :app > project :react-native-unity-view > project :UnityExport Could not find :gvr-keyboardsupport-release:. Required by: project :app > project :react-native-unity-view > project :UnityExport Could not find :gvr-permissionsupport-release:. Required by: project :app > project :react-native-unity-view > project :UnityExport Could not find :gvr:. Required by: project :app > project :react-native-unity-view > project :UnityExport Could not find :unitygvr:. Required by: project :app > project :react-native-unity-view > project :UnityExport

Please help, thanks