-
I've got my `MenuProvider` set up as the root node of my application, just like the Readme says. However, when I close my app using the hardware "Home" button and then reopen it, I get a message sayin…
-
# Expo Diagnostics
```
Expo CLI 3.11.7 environment info:
System:
OS: Linux 4.15 Ubuntu 18.04.3 LTS (Bionic Beaver)
Shell: 4.4.20 - /bin/bash
Binaries:
Node: 10.16.…
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
### Mapbox Navigation SDK version
2.18.0
### Steps to reproduce
- Create React Native app with v0.74.1 (https://reactnative.dev/docs/getting-started-without-a-framework)
- Include dependency https…
-
Here is what I get from installing "react-script" version 3.4.1
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN d…
-
### Build/Submit details page URL
_No response_
### Summary
Hi,
I'm new to Expo, I'm developing an app which works fine on the emulator using `npx expo run:android` but when tried testing an apk …
-
**Describe the bug**
I Wrote 2 lists, one using native-base components, second one using react-native components, and I am experiencing 2 to 3 times slower render on native-base side, my example cons…
-
**Summary**
This issue is related to issue `#6679` - AuthSession returns dismiss result even before the browser is opened ([https://github.com/expo/expo/issues/6679](https://github.com/expo/expo/is…
-
I've followed the tutorial at https://native.hotwired.dev/android/getting-started and when I start the app through the 'Pixel 9 Pro API 30' emulator on Ubuntu 24.04 it fails to load the website displa…
-
Updated to 2.0. When I programmatically close the drawer, there doesn;t seem to be a closing animation anymore. It just jumps to a closed position.
```
{
return {
drawer: { shadowRadius:…