JP

Results 7 comments of JP

Hi all, I'm facing the same issue here, i'm using React Navigation top tabs. Which underwater uses react-native-tab-view, is there any other solution for this? My versions: ``` "react-native": "0.69.0",...

@raajnadar Thanks for your comment, but we don't use (and want) anything of Expo.

@raajnadar Yeah I understand that and thank you for your reaction. But is the flickering not a bug of the react-navigation package? As mentioned in my opening post the workarounds...

Hi @zahid502 thanks, Yes, you can do it. But then when an app contains both dark and white elements, then there is a black flickering on the white screens.

Hi all, I've also faced something like this issue, when I run my app in Release mode I faced the error below: ``` Execution failed for task ':baronha_ting:compileReleaseKotlin'. > A...

We're encountering a similar issue while running React Native 0.78 with the new architecture enabled. Our project uses the following versions of React Navigation: ``` "@react-navigation/native": "^7.1.9", "@react-navigation/stack": "^7.3.2" ```

We are experiencing the same issue on React Native 0.83.1 (iOS) builds. The behavior matches what’s described in this issue.