-
## Is your feature request related to a problem?
* Use case: Visualising user journeys on mobile
* Currently using Mixpanel, trying to migrate to PostHog
* Working on a mobile app built in React …
-
I've been using RNN v1. Due to some issues that won't be addressed since it's not getting support any more I'm moving to RNN v2. To see if if it works fine before rewriting the code to new API I would…
-
### Summary
I have just updated my app from expo 49 to 51 and after a lot of trubleshooting I have reached a stage where it gives me this error. I have also tried expo-asset but that does not help.
…
-
### Issue Description
Currently it's only possible to present a single component as an overlay on RNN v2. It would be great to be able to include a navigation stack within the overlay. This would m…
-
Hi,
While running 'react-native run-android', I am getting the error: bundling failed: Error: Unable to resolve module `fs` from `node_modules\natural\lib\natural\stemmers\indonesian\stemmer_id.js`:…
-
### Issue Description
V1 allowed use of image names in Images.xcassets for `backgroundImage` and `rootBackgroundImage`. After V2 upgrade I see the following error.
![img_4261](https://user-images…
-
I recently upgraded react-native and all of my dependencies:
```
System:
OS: macOS 10.15.7
CPU: (8) x64 Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz
Memory: 441.05 MB / 16.00 GB
…
-
### Which OS ?
Android
### Version
- react-native-swiper v1.5.13
- react-native v0.54.4
### Problem
I use my swiper to do something like Snapchat. I also use wix/React-native-navigation. But …
zagoa updated
6 years ago
-
**Current Behavior**
On v1.x this code was used and every screen had a white background.
```
const RootStack = createStackNavigator(
{
Main: {
screen: AppContent,
…
-
### Current behavior
Displaying the drawer (via `dispatch(DrawerActions.toggleDrawer)`) doesn't work with `react-native-reanimated@3.2.0`.
https://github.com/react-navigation/react-navigation/as…