-
### Current behavior
On Android only: every time when navigating between screens in stack navigation there will be a white flickering.
This is much harder to see on a light background but on a bl…
-
## Issue
Sometimes, when using the function `signInWithPhoneNumber`, Firebase Console reports the error: `INVALID_APP_CREDENTIAL` and our users can not sign in.
I am not su…
-
### What happened?
This was not the case on RN 0.72.6 with 7.37.1 navigation version.
Let's say we have 2 bottom tabs, with 2 screens. By default we see the first screen. The componentDidAppear …
-
Environment:
React Native: 0.74.2
react-native-collapsible-tab-view: 7.0.1
react-native-pager-view: 6.3.1
Description:
I encountered an issue where no tabs are rendered when using react-native-…
-
### Current behavior
Border radius of indicator is not respected when tabStyle width is set to auto. Works okay when not using tab width auto.
### Expected behavior
Should be set borderRadius…
-
### Current behavior
I use native stack with `presentation: 'modal'` option. When dragging modal up, it jumps at the bottom **once I release**. It works fine compared to native iOS applications.
…
-
### Current behavior
With Native Modal the crash is triggered by navigating between the tabs without even opening the modal. After which the application stops and just freezes for iOS.
Also, it happ…
-
### Current behavior
I'm trying to measure the `pageY` of an image that is inside a screen component. Most of the time it returns correct position but sometimes it returns incorrect position.
In…
-
### Current behavior
I want to use `headerBlurEffect` in NativeStack with value "extraLight" , but it seems to have no effect
https://github.com/user-attachments/assets/64fcfbe2-4cb5-43d0-8904…
-
### Current behavior
I have a Tab.Navigator with a NativeStackNavigator inside, the problem comes when I navigate to a window with an input text and the Keyboard shows. **When I go back to my previou…