ReactVision / viro

ViroReact: The AR and VR library for React Native 📳💙💛🤍💚

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ViroVRSceneNavigator show nothing on iOS

hopeter1018 opened this issue · comments

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 }} />

Hey @hopeter1018 did you fix your problem ?

Any news? Bug still present in latest version