-
### Description
Trying to initialize a new project with gluestack-ui and Yarn 4.x errors out
### CodeSandbox/Snack link
N/A
### Steps to reproduce
```
yarn init
yarn set version 4.5.1
yarn dlx…
-
### Minimal reproducible example
Steps to reproduce:
1 - Create a new expo application with sdk 51
2 - Instal @react-native-firebase/app and @react-native-firebase/auth and config (https://rnfire…
-
### Minimal reproducible example
https://github.com/duggster/testcalperms
### What platform(s) does this occur on?
Android, iOS
### Where did you reproduce the issue?
in a development b…
-
## Issue
Hello, as the title says, I have trouble running Firebase Messaging on iOS. To make it more frustrating, the error messages I get tell me exactly nothing - but maybe you'll be able to deci…
-
### What happened?
I'm trying to use the Web version of my project, but the bundle just stop to running immediately after complete the process with the following error in exit:
```
/home/lucas/co…
-
### Summary
@victorsoares96 @Jemeni11 @shlomizadok hi , When we move to next page there is a white background showing in between the rendering pages so is there any way to avoid this or any way t…
-
### Build/Submit details page URL
https://expo.dev/accounts/mob_dev/projects/usteda/builds/4801382a-9816-42f0-a9d1-108e8a0aa798
### Summary
Run iOS production builds locally and in expo cloud…
-
I’ve been working on this project for a while, and after upgrading from Xcode 14 to Xcode 15 and updating from macOS Ventura to macOS Sonoma, I am encountering an issue where the project no longer bui…
-
### Description
I have a my page like this :
{children}
Sometimes while user scrolls /swipes to. go back. the click event gets triggered( navigating to a screen)
I read fe…
-
### Description
I'm trying to integrate React Native with an existing iOS app but since it's a big running application, I need to have the React Native codebase separated so the iOS project cannot be…