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

Native navigation primitives for your React Native app.

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

## Description This change updates the type definition for SearchBarProps to accept a ref that can be undefined. Previously, the ref was forced to be non-nullable, which required developers to...

### Description My app has an activity + several fragments design for Android phone, and integrate react native into fragment. When launching 2 ReactFragment one on top of the other,...

Platform: Android
Missing repro

## Description Closes: https://github.com/software-mansion/react-native-screens-labs/issues/660 >[!note] > @kkafar: > Hey, the progress here was halted because IIRC there was no good way to achieve desired behaviour. Namely if I presented the...

Large header on iOS does not feel so smooth when wrapping with SafeArea (which is required in[ some cases](https://github.com/software-mansion/react-native-screens/issues/2801#issuecomment-2757619392)). You should be able to see a jump when using ScrollView...

Missing info
Platform: iOS
Missing repro

WIP TODO: add information about filename change from RNSScreenStack to RNSScreenStackView

- **Update release-it to 18.1.2** - **Change commit message** - **Change default commitMessage & after:bump hook for release-it** ## Description ## Changes ## Test code and steps to reproduce ##...

## Description WIP WIP PoC stage While suggested approach with requesting parent layout should work reliably, I'm not sure of what's the best way to animate these changes. This will...

https://discord.com/channels/464786597288738816/1341714352226570240/1349136310551580793 At a first glance seems unrelated to screens. When there is time, we might investigate what is going on in `BlurView` code that messes with drawing order.

Missing info
Missing repro

https://discord.com/channels/464786597288738816/1341714352226570240/1345006707360923719 Reproducible on `TestFormSheet`

Bug
Missing info
Missing repro

### Description ### Environment - React Native version: 0.72.12 - react-native-screens: 3.29.0 - @react-navigation/native: 6.1.8 - @react-navigation/native-stack: 6.11.0 ### Description I'm encountering a consistent crash in my application with the...

Missing info
Platform: iOS
Missing repro