-
## 🐛 Bug Report
Upgrading from 7.21.0 -> 7.22.1 causes above error on Android only.
No other change was made other than upgrading RNN package.
### Have you read the [Contributing Guidelines on…
-
### Issue Description
On Android using RNN v2, the Linking 'url' event listener does not fire.
Re-open of #3581 since it was closed unresolved.
### Steps to Reproduce / Code Snippets / Screen…
-
### Issue Description
I want the bottom tabs icons in a fixed position, stopping any animation when user switches tabs, but apparently I'm doing something wrong, as they keep moving left and right.…
-
### Issue Description
Great work with adding support for [React context API](https://github.com/wix/react-native-navigation/issues/3549) @guyca!
I've managed to get context working as expected f…
SMJ93 updated
3 years ago
-
### Bug summary
Having reports from sentry of errors in production for iOS 15 when calling `RNBootSplash.hide({ fade: false })` that:
`react-native-bootsplash has not been initialized
`
Any help w…
-
## Description
When using `createNativeStackNavigator`, the animation is strange on Android.
Specifically, the animation scale from center(zoom-out-from-center), which is not a standard OS ani…
-
### Issue Description
In RNN 6.5.0 badge color is not changing on iOS. Works fine on Android.
I've tried different ways to set badge color:
1) with `mergeOptions`:
```
Navigation.mergeOptions…
-
## 🐛 Bug Report
Unfortunately this bug is non-reproducable - but occurs frequently enough to have been caught in my release cycle. All I have in my logs are:
```
EXC_BAD_ACCESS (RNNComponentVi…
-
## 🐛 Bug Report
I'm seeing these kinds of logs in my Sentry.io reports:
Invariant Violation: "MyScreen" has not been registered. This can happen if:
* Metro (the local dev server) is ru…
-
I am attempting to use `Navigation React Native` as the routing solution for my native app and am liking it quite a bit: performant, simple, intuitive and quite flexible. However, In my early integrat…