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

A complete native navigation solution for React Native

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

### Describe your idea Please help me.. ### Motivation _No response_ ### Are you willing to resolve this issue by submitting a Pull Request? - [ ] Yes, I have...

needs triage

### Describe your idea Hi there, In the current project I am working on, we need to display 4 tabs at the beginning. However when the user enables a feature...

needs triage

## 🐛 Bug Report On Android, calling `setStackRoot` with a layout containing a component ID that is already in the current stack does not properly send `passProps` to the "updated"...

platform: Android
type: accepted/bug

Can we please have some more flexibility than just an icon and some text? It really would make a lot of sense to enable the ability to use a JS...

user: looking for contributors
type: accepted/enhancement

### What happened? Property 'setUpBottomTabsView' doesn't exist, js engine: hermes ### What was the expected behaviour? _No response_ ### Was it tested on latest react-native-navigation? - [X] I have tested...

type: accepted/bug
needs triage

### Issue Description When setting a topBar background component, it is being rendered above the right buttons on iOS 14: iOS 12.4 | iOS 14.0 :-------------------------:|:-------------------------: ![Simulator Screen Shot -...

platform: iOS
📌 pinned
type: accepted/bug
user: reproduction provided
iOS 14

### Issue Description - In a very specific scenario, the icon in Bottom Tabs becomes black, even though we have set iconColor and selectedIconColor (they both work fine except in...

platform: Android
📌 pinned
type: accepted/bug
user: reproduction provided

## 🐛 Bug Report `Error: Unable to resolve module remx` from /Users/user/Development/example/adminApp/node_modules/react-native-navigation/lib/dist/Mock/connect.js: remx could not be found within the project or in these directories: node_modules/react-native-navigation/node_modules node_modules ``` 2 | Object.defineProperty(exports,...

user: more info needed
type: documentation
user: requires reproduction
needs triage
triage: bug

## Description This PR adds support of new stable Bridgeless mode and partial migration from deprecated components. Still need some additional work to make iOS work, but all major issues...

### What happened? When using the `attachMode` `afterInitialTab`, it appears that despite this configuration, the initial tab (indexed as 0) is rendered last in the sequence. This is particularly evident...

platform: iOS
platform: Android
type: accepted/bug