software-mansion / react-native-screens

Native navigation primitives for your React Native app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New architecture with static conditional router showing blank on iOS

b0iq opened this issue · comments

commented

Description

as I opened this issue react-navigation/react-navigation#11884, there's an issue with conditional routing. it works fine on Android

Steps to reproduce

  1. copy this reproduction snack: example from the docs
  2. enable new architecture
  3. sign in to switch screen

Snack or a link to a repository

example from the docs

Screens version

3.29.0

React Native version

0.73.6

Platforms

iOS

JavaScript runtime

Hermes

Workflow

Expo bare workflow

Architecture

Fabric (New Architecture)

Build type

Release mode

Device

iOS simulator

Device model

iPhone 15 iOS 17.4

Acknowledgements

Yes