-
### Description
If edge-to-edge mode is enabled for the app:
```kt
WindowCompat.setDecorFitsSystemWindows(this.window, false)
```
And Modal is shown, then we have a different behavior (see …
-
### Build/Submit details page URL
https://expo.dev/accounts/heliosx/projects/levity
### Summary
When running `eas device:create` I get the following error:
```
google-sign-in without Firebase con…
-
### Minimal reproducible example
https://github.com/freeboub/bug-expo-border-color
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development build
…
-
### Description
Hi!
I'm testing an experimental way to set a linear-gradient and found some issues. As I've got it, it has the similar syntax as css has and so I can guess that it should work the …
-
## Steps to Reproduce
1. `npx create-expo-stack`
2. name the project -> ... -> `Expo Router` -> `Drawer + Tabs` -> `NativeWind` -> ...
Error updating packages:
```
{
"stdout":
…
-
> Error creating a workspace using yarn.
>
>
> ```
> npx create-nx-workspace --pm yarn
> NX Let's create a new workspace [https://nx.dev/getting-started/intro]
>
> ✔ Where would you like to creat…
-
As soon as I can create an app called "objstor" it fails to load but all other app name work.
Screenshot
![image](https://github.com/user-attachments/assets/02b3cedf-075c-4025-996d-30e07eb50…
-
### Minimal reproducible example
https://github.com/gugagobbato/expo-mail-composer-issue
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in Expo Go
### Summar…
-
## Summary
| | |
| ----------- | --- |
| Version | 14.0.0 |
| Affected OS | iOS |
| OS Version | 17.7.1 |
| Expo SDK | 52 |
## Current behavior
Since adding …
-
### 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…