-
Integrating `ReplayLocationEngine` found:
- Currently a client cannot interact with the History APIs when using `NavigationView` until `NavigationView#startNavigation` because `MapboxNavigation` fr…
-
Finished! Could use some refactoring, but it is functional
/cc @nesquena @timothy1ee
-
### Description
I'm encountering an issue with the Animated component in React Native. When using Animated.ScrollView alongside Animated.View, the touchable components and TextInput inside the Anim…
-
Unfortunately the app crash on launch. Maybe this is due to the fact that the mainactivity class has been modified which extends the `SplashActivity` from `com.reactnativenavigation.controllers.Splash…
-
# Description
I got the following error when i run my project in an Android device. **Works as expected in iOS emulator.**
> Error while updating property 'd' in shadow node of type: ARTShape
# …
-
This is a discussion issue for `NavigationRail`
Regular `NavigationRail` matches M3 [specs](https://m3.material.io/components/navigation-rail/overview).
However, there is no extended `Navigation…
-
### Issue Description
I kept getting errors where it said
> Exception 'Component id already exists ' was thrown while invoking push on target RNNBridgeModule with params ....
I managed to iso…
-
### Description
Dragging the `` doesn't capture the touch move and it bubbles up to the parent screen. When this is a modal, it starts moving because modals can be dragged down to close, and then it …
-
Hello, I'm implementing the 'react-native-in-app-review' lib in my app, I did the android configuration following these steps [](https://medium.com/huawei-developers/android-integrating-your-apps-with…
-
Hey,
I've noticed that the SafeAreaView is not working on the Pixel 7 emulator. Any ideas on how it might be fixed? :)
Here's a screenshot:
Code:
```
import React from 'react'
import { S…