react-native-navigation
react-native-navigation copied to clipboard
A complete native navigation solution for React Native
### 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...
### 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'...
### 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...
### 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...
### 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...
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?...
### 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...
We should support integrating into existing native apps
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",...