-
### Current behavior
It is possible to quickly press tab button while the navigation is already happening due to an action before.
In the example I am clicking "Go to screen2" (which is a separate…
-
# Flash-list library not working on React Native 0.71.4 with new architecture and Fabric
## Problem
The `flash-list` library builds successfully for both Android and iOS in a React Native environm…
-
Hello, I've sucessfully used both libs together on `react-native@0.38` but after upgrading to `react-native@0.43`, I encountered a new problem that I didn't have before:
To perform the upgrade I cr…
-
### Current behavior
In the snack which I've linked, run it on 'Web' and once it loads, select Home tab, and then start pressing 'Tab' key on keyboard. It'l will go to 'Updates', 'Profiles' and the…
-
### Description
Explain the bug in as much detail as possible
### How to repeat issue and example
- step to reproduce the issue
- ...
### Solution
What needs to be done to address this…
-
### Reproduction steps
- Developing an Expo app.
1. Added `@datadog/mobile-react-native` as a dependency in my package.json project
2. Tried to build the app using eas build --platform=ios (andro…
-
### Current behavior
I created a nested navigator setup
Drawer
-> Top Tabs
- Tab 1 with a FlatList
- Tab 2 with a FlatList
-> View
Once the app starts, I immediately navigate fr…
-
### Current behavior
When using navigagtion.push() in a stack navigator, RAM usage increases indefinitely, then stays high even after hot reloading metro bundler.
This is a similar issue to [th…
-
### Current behavior
I have set up a simple tab navigator with 3 tabs. One of the screens accepts a route param called 'task'.
This works fine when I navigate to this screen using `navigation.naviga…
-
**Current Behavior**
I created a repo for this issue
https://github.com/hansdesmedt/SensorTag
SensorTag is a sample app of the ble-plx library to support bluetooth in react native.
I forked …