react-native-navigation icon indicating copy to clipboard operation
react-native-navigation copied to clipboard

8.1.0-rc02 not rendering with react-native-safe-area-context

Open enahum opened this issue 7 months ago • 5 comments

What happened?

For some reason this seems to be causing problems, it seems that the library is unable to measure the insets, is working fine with version 7.x

What was the expected behaviour?

As we wrap our component in SafeAreaView components are visible as the underlaying library is able to determine the insets.

Was it tested on latest react-native-navigation?

  • [x] I have tested this issue on the latest react-native-navigation release and it still reproduces.

Help us reproduce this issue!

Perhaps install react-native-safe-area-context in the playground and wrap a screen with the provider and the component.

In what environment did this happen?

React Native Navigation version: 8.1.0-rc02 React Native version: 0.77.2 Has Fabric (React Native's new rendering system) enabled: YES Node version: 20.13.1 Device model: iPhone 14 simulator, iPhone 16 Pro Simulator, iPhone 16 Pro Real device iOS version: 18.4 and 18.5

enahum avatar Jun 12 '25 06:06 enahum

Btw Android works fine

enahum avatar Jun 12 '25 09:06 enahum

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.

stale[bot] avatar Jul 18 '25 18:07 stale[bot]

@markdevocht could be related to the same issue as datepicker

gosha212 avatar Jul 21 '25 07:07 gosha212

At least for me, #8070 has solved this problem.

bvonheid avatar Jul 27 '25 12:07 bvonheid

Please try with RNN 8.1.2 and close the ticket in case it works

gosha212 avatar Jul 27 '25 14:07 gosha212