-
## 🐛 Bug Report
I ran into an issue where an ActivityIndicator displayed in a FlatList prevents a screen Navigation.push'ed on top and then Navigation.pop'ped from properly unmounting - Navigation.…
-
### Current behavior
When the navigator is wrapped in a keyboard avoiding view (which has a valid behavior prop set) the text input can't be focused, and the keyboard won't open.
### Expected behavi…
-
Navigation stack's odometry requires [`Twist`](http://docs.ros.org/en/api/nav_msgs/html/msg/Odometry.html) to be defined in actor (robot base) coordinates
-
I run the project without issue with expo. And then I had to expo eject. After ejecting I tried to run the project with 'yarn android' but I get this error.
`FAILURE: Build failed with an exception…
-
The task here is to simply allow one to use react-native navigation inside backpack.
Completion of this task, more or less, should be to simply get these lines to properly compile:
```
import {…
-
**Current Behavior**
I'm trying to make scroll to top when I click on header logo in drawer navigation, but it is not work
**Expected Behavior**
Scroll to top when I'm click on logo in Drawer…
-
Thanks for this amazing library to help improve user experience especially after upgrade to the latest version.
But I also encountered some trouble when using it on android.
issue 1:
when I navi…
-
### Reproduction
I don't have a repro, if the completed tutorial is somewhere then it wasn't linked in the tutorial. I wish it was.
I'm using vite, I was NOT using the tutorial template, actuall…
-
### Current behavior
I'm unsure if this is a bug or a documentation issue.
According to the [StackNavigator documentation on Animations](https://reactnavigation.org/docs/stack-navigator/#animati…
-
Hello
My app consists of two main navigation “paths”, one for unauthenticated users (which includes the login screen, registration screen, etc.) and one for authenticated users (which includes cont…