Johan Kasperi

Results 34 comments of Johan Kasperi

Sorry for the late reply. I can't reproduce this error, could you send me the steps you made in order to reproduce this?

I checked the main branch of the lib and from my testing the original > Hi @johankasperi, > > Thanks for the PR! > > Can you please rebase and...

Glad you like it! Yeah something like that should be easy to implement. Will do it as soon as I find the time.

This fix solves this issue in my project: https://github.com/react-navigation/react-navigation/pull/11430

I am seeing this as well: ``` "@react-navigation/core": "6.4.17", "@react-navigation/native": "6.1.18", "@react-navigation/native-stack": "6.11.0", "react-native": "0.75.2", ``` Changing to `containedModal` solves the issue but when using that `statusBarStyle` has no effect.

My initial tests shows that upgrading to `react-native-screens` version 3.35.0 fixes this issue

@satya164 I saw that there is some active discussions under "Discussions". Since this isn't really a issue and more of a discussion, do you want me to close this issue...

Related PR in react-navigation: https://github.com/react-navigation/react-navigation/pull/12657

> Hey! This is really promising. We're working currently on support for iOS 26 etc. and we're doing general overhaul of the lib. As of now, we're not sure what...

> Hi Great stuff. We're looking at your PR and would like to merge the changes soon. Here are some comments from me, and I believe @kkafar wants to look...