wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.03k stars 2.67k forks source link

View not rendered on iOS - RNN 7.32.1 + RN 0.71.3 #7715

Closed jobinabraham closed 1 year ago

jobinabraham commented 1 year ago

What happened?

Yeah ..so we have upgraded the react native app to 71.3 and React-native-navigation to 7.32.0. The Android part is working fine...but in iOS for some reason the view doesn't get rendered even though desired components are getting loaded..tried following the docs as mentioned and also tried their issues section ..no solution seems to be working for me..You can see it is reaching the login alert via setroot ....that I have added in login/index.tsx....There are no errors in the console. I can the the component is mounted.

What was the expected behaviour?

View should have rendered properly

Was it tested on latest react-native-navigation?

Help us reproduce this issue!

ios-issue

In what environment did this happen?

React Native Navigation version: 7.32.1 React Native version: 0.71.3 Has Fabric (React Native's new rendering system) enabled: (yes/no) no Node version: 18.14.0 Device model: iPhone 13 iOS version: 16.3.1

yogevbd commented 1 year ago

Hi! can you please create a reproduction demo? I'm not able to reproduce it in our playground app. thanks

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.

yogevbd commented 1 year ago

Fixed in latest version, 7.36.0