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

A complete native navigation solution for React Native

Results 295 react-native-navigation issues
Sort by recently updated
recently updated
newest added

### What happened? **Test Environment:** OS: Windows 11 Version 24H2(OS Build 26120.2415) Browser: Edge Browser 133.0.3065.69 (Official build) (64-bit) Screen Reader: Narrator. **User Impact:** Screen reader users on Windows do...

type: accepted/bug
needs triage

### What happened? **User Impact:** Blind or low vision users may face significant accessibility barriers if the screen reader doesn't announce the heading information on 'Intune Connector for Active Directory'...

type: accepted/bug
needs triage

### What happened? **User Impact:** Blind or low vision users may face significant accessibility barriers if the screen reader focus order is not logical on the 'Intune Connector for Active...

type: accepted/bug
needs triage

### What happened? For Android (worse in 15+) there's an issue only in release builds where using measure or measureInWindow on a View gives incorrect and inconsistent x and y...

platform: Android
type: accepted/bug
user: requires reproduction

### What happened? We have a case when we open a screen with the same id of the root, on top of the root (not necessarily directly, also when there's...

platform: Android
type: accepted/bug

Somehow bottomButtons layout breaks keyboard safe area on Honor (MagicOs) phone models. ### Description: We have an app with bottomTabs layout. When we push some modal that has TextInput and...

### What happened? Hi, I recently encountered a problem where the bottom tab is inverted when I swipe back and Reduce Transparency is ON. ### What was the expected behaviour?...

platform: iOS
type: accepted/bug

### What happened? Good day. When debugging the problem with entering animations - elements doesn't show on all bottom tabs except initial tab when using entering layout animation from the...

platform: iOS
type: accepted/bug

We should support integrating into existing native apps

type: accepted/enhancement

node_modules/react-native-navigation/lib/ios/RNNReactButtonView.h:2:9 'React-RuntimeApple/ReactCommon/RCTHost.h' file not found ENV['RCT_NEW_ARCH_ENABLED'] = '1' or ENV['RCT_NEW_ARCH_ENABLED'] = '0' It doesn't matter, the error is as above. **Podfile** ```objective-c++ ENV['RCT_NEW_ARCH_ENABLED'] = '1' require Pod::Executable.execute_command('node', ['-p', 'require.resolve( "react-native/scripts/react_native_pods.rb",...

platform: iOS
type: accepted/bug