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? ``` node_modules/react-native-navigation/lib/src/components/ComponentWrapper.tsx:98:14 - error TS2345: Argument of type 'typeof WrappedComponent' is not assignable to parameter of type 'ComponentType'. Type 'typeof WrappedComponent' is not assignable to type 'ComponentClass'....

type: accepted/bug
needs triage

### Description This is an epic listing the tasks needed in order to bring full support for Android's edge-to-edge layout, as explained in this equivalent research issue - #7978.

needs triage

### What happened? Hi, I’m trying to build my React Native project (RN 0.77.2) with react-native-navigation 8.2.1 on iOS, but the build keeps failing in Xcode with the following error:...

platform: iOS
type: accepted/bug

### Describe your idea Fix according to the bottom-tabs section, here: https://github.com/wix/react-native-navigation/issues/7978#issuecomment-2776273311

type: accepted/enhancement

### Describe your idea Hello team, Hope you're all doing well and thank you so much for the great releases recently. In our app, we’re exploring the idea of adding...

needs triage