-
## 🐛 Bug Report
In react native debugger-ui, when reloading the APP, sometimes the screen will be loaded twice (the first time is executed before the registerAppLaunchedListener event is issued)
…
-
## 🐛 Bug Report
Only on Android, when the user uses the Hardware Back Button and they are at the landing screen, the Activity closes. Then when the application is started again I see a blank screen…
-
### Version
6.4.3 and 6.4.4
### What platforms are you having the problem on?
iOS
### System Version
17.2
### On what device are you experiencing the issue?
Real device, Simulator…
-
Hey,
I am working on the project where we use `@react-navigation/bottom-tabs`. On one screen we have a funcionality, that require us to render a custom container with buttons intead of navigation i…
fedyk updated
4 years ago
-
## 🐛 Bug Report
### Summary of Issue
The following API call should set the audio mode such that all audio playback is played even in iOS silent mode:
```
import { Audio } from 'expo-av';
…
-
## Issue
When attempting to run the auth emulator I cannot sign in on a real iOS device. Using iOS simulator works fine. I am using `signInWithEmailAndPassword`.
When running my Expo dev build o…
-
## Description
Can't change the Agenda events container background color.
## Expected Behavior
Setting the `backgroundColor` should change the background color of the events area.
## Obser…
-
Hi,
Thanks for the package.
Today, I try to use it to custom my tab bar.
It works in iOS, the tab bar item can be visible over the tabbar container.
![Xnip2024-07-02_16-23-09](https://gith…
-
Hello, I'm an android developer, has recently been looking for some more react - native - navigation + react - story related to the demo.When see the demo, in the heart very happy.Download and then, I…
-
## 🐛 Bug Report
Banner overlays do not allow touches to pass through the overlay and activate UI underneath the overlay if using a NativeProp, such as `testID`.
### Have you read the [Contributi…