ReactVision / viro

ViroReact: The AR and VR library for React Native 📳💙💛🤍💚
MIT License
1.36k stars 157 forks source link

ViroVRSceneNavigator show nothing on iOS #196

Open hopeter1018 opened 1 year ago

hopeter1018 commented 1 year ago

Requirements:

Please go through this checklist before opening a new issue

Environment

Please provide the following information about your environment:

  1. Development OS: Mac
  2. Device OS & Version: iOS 15.5
  3. Version: ViroReact 2.23.0 and React Native 0.65.3
  4. Device(s): iPad Pro 12.9 (2nd gen)

Description

ViroVRSceneNavigator show nothing

Reproducible Demo

const Scene1 = () => {
  return <ViroScene><ViroBox /></ViroScene>
}

<ViroVRSceneNavigator initialScene={{ scene: Scene1 }} />
Justin2997 commented 1 year ago

Hey @hopeter1018 did you fix your problem ?

ivanoikon commented 4 months ago

Any news? Bug still present in latest version