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

## 🐛 Bug Report Navigation.push() got delayed if the source component is a heavy component (E.g. The source component is a long items list, or a section list has many...

needs triage
triage: bug

## 🐛 Bug Report ## To Reproduce ## Expected behavior Expected to build an apk for android. (Write what you thought would happen.) Got the following error: Execution failed for...

needs triage
triage: bug

## Stack trace > Fatal Exception: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode(HashMap.java:1441) at java.util.HashMap$KeyIterator.next(HashMap.java:1465) at com.reactnativenavigation.viewcontrollers.stack.StackAnimator.a(StackAnimator.java:16) at com.reactnativenavigation.viewcontrollers.stack.StackController.b(StackController.java:14) at com.reactnativenavigation.viewcontrollers.navigator.Navigator.access$100(Navigator.java) at com.reactnativenavigation.viewcontrollers.navigator.-$$Lambda$Navigator$6YHGUSLaD84rI4FDOzUBNdItzg8.run(-.java:6) at com.reactnativenavigation.viewcontrollers.navigator.Navigator.a(Navigator.java:2) at com.reactnativenavigation.viewcontrollers.navigator.-$$Lambda$Navigator$BztKRmJef9zlTqPlTta6T7nWHGw.run(-.java:2) at com.reactnativenavigation.viewcontrollers.viewcontroller.ViewController.b(ViewController.java:8) at com.reactnativenavigation.viewcontrollers.navigator.Navigator.a(Navigator.java:21) at com.reactnativenavigation.viewcontrollers.navigator.Navigator.c(Navigator.java:5) at...

needs triage
triage: bug

### Issue Description When setting modalPresentationStyle to popover the application crashes when opening a modal. xCode reports following: *** Terminating app due to uncaught exception 'NSGenericException', reason: 'UIPopoverPresentationController () should...

platform: iOS
type: accepted/bug

## 🐛 Bug Report In the app I need to use Redux and SafeAreaContext, therefore I created a ScreenWrapper component and wrap all screens into it, to provide the right...

needs triage
triage: bug

### Issue Description "View" with pointerEvents="none" absorbs press events and doesn't pass them through overlay on android (on iOS everything works as expected). ### Steps to Reproduce / Code Snippets...

platform: Android
📌 pinned
type: accepted/bug

### Changes: - transform old options for new badge options (backwards compatibility). - add new Options with `textColor`, Closes: #6889. - Android native side implemented. - updated docs and deprecations....

platform: iOS
platform: Android
type: accepted/enhancement
feature: Animations

## 🐛 Bug Report I am trying to hide the bottom border for large titles but noBorder doesn't work for large titles. I have also tried setting the borderColor and...

needs triage
triage: bug

## 🐛 Bug Report As the title says, if you want to have Uri URL, icons on your ButtonTab, it will make the app crash on RN 0.67.4 and RNN...

needs triage
triage: bug

## 🐛 Bug Report hello as you see the moon icon goes behind status Bar in some devices i tested in samsung a10s had issue but in a70 and a5...

needs triage
triage: bug