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

Native navigation primitives for your React Native app.

Results 200 react-native-screens issues
Sort by recently updated
recently updated
newest added

### Description Showing a white refresh icon on the top of the screen while navigating back from a screen having refresh control or refresh props in the flatlist. This issue...

Platform: Android
Repro provided

## Description _Since the beginning of time..._ _Since the first version of react-native-screens..._ _There was a toolbar._ _But toolbar have always been..._ _Small and non-expandable..._ _Nowadays..._ _times have changed._ This...

## Description Currently, on TVOS there's no implementation for search bar on TVOS. Instead of showing the screen with the search bar, React Native Screens renders only the content of...

I was testing the `createNativeStackNavigation` and ended up having this random issue where the component rendered by `headerRight` is being positioned incorrectly sometimes. There's nothing special in my code, I...

Bug
Area: Native Stack

## Description This PR introduces series of features & changes: 1. possibility of specifying custom detents for form sheets on devices with iOS 16 or newer, 2. changes existing form...

### Description When I'm using `@react-navigation/bottom-tabs` with the native stack navigator, I see a white flash on tab transition in **IOS**. If I replace `@react-navigation/native-stack` by `@react-navigation/stack`, white flash disappear....

Platform: iOS
Repro provided

### Description basically what I have is a single Stack that has a single tabbar screen, the first tab's scrollview pushes the large title as expected but not the others....

Bug
Platform: iOS
Repro provided

### Description The keyboard flickers when you do a back swipe navigation gesture. I think it's kind of known issue in RN community and it seems like it's iOS 17...

Platform: iOS
Repro provided

### Description on ios devices - "react-native-screens": version 3.29.0 - "react-native": version 0.71.7 When opening a screen with video and navigate back quickly without letting the video loads, the screen...

Platform: iOS
Missing repro
Close when stale

### Description I've noticed 2 crashes in our app related to this library. I'm pasting the crash reports from Bugsnag. # Crash 1 ## Possible cause App is backgrounded then...

Missing info
Platform: iOS
Platform: Android
Missing repro