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

update RNNKotlinVersion to 1.6.0 because kotlin 1.5.31 not compatible in RN 69

🏚 stale

## 🐛 Bug Report After updating to `v7.28.0` and React Native `0.68.2` we started seeing Android `java.lang.IndexOutOfBoundsException:` crashes in prod. ### Have you read the [Contributing Guidelines on issues](https://wix.github.io/react-native-navigation/docs/meta-contributing/)? Yes...

needs triage
triage: bug

I updated react-native-navigation library version to **7.28.1**. Now I'm getting this issue. Below I have added 3 images to show the steps. 1. ![Screenshot_1659074829](https://user-images.githubusercontent.com/33250282/181693808-1664d363-0ce5-49b2-b461-7b1bdebc1bb8.png) This is the initial view. 2....

needs triage
triage: bug

Fix for compilation issues with the lib on Android 13 Issue #7545

platform: Android
type: accepted/bug

## 🐛 Bug Report Hello, we see this crash on Android mobile devices. ``` Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'dx1 bw1.g()' on a null object reference at...

needs triage
triage: bug

My Application has 5 tabs, when I click another tab then some progress bar overlay opens then bottom tabs display proper and once progress bar overlay close the bottom tabs...

needs triage
triage: bug

###Execution failed for task ':react-native-navigation:compileReactNative68DebugKotlin' First I run this app at work on Mac, everything is working, But when I try at home on my Arc Linux machine its throwing...

needs triage
triage: bug

## 🚀 Feature We need a drawBehind option that we can enable in the navigationBar options, like the one for statusBar options ## Motivation Getting an app that is completely...

platform: Android
type: accepted/enhancement

## 🐛 Bug Report 1. Text has been cutoff in iPad 12.9 inch (ios 15.4) ## Expected behavior - Text will show the full text ## Actual Behavior - Text...

needs triage
triage: bug

Solves #7560. **componentName** is not filled since 2020 https://github.com/wix/react-native-navigation/issues/6605#issuecomment-701172387 ...

🏚 stale