-
### Summary
Android build using on local and remote EAS build if app.json splash:{ backgroundColor } is not specified.
I upgraded the app from expo 49 to expo 51 and the eas-cli to lastest versi…
Buk1m updated
3 months ago
-
eas build으로 수정할것! 더이상 expo build는 지원을 안하기 때문에 eas build에서 실행해야함!
https://docs.expo.dev/build-reference/migrating/
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
When upgrading to Expo 50 and running `eas build -p android` we get a crash, since with SDK 50, Java 11 is not supported anymore.
The error it threw was : "Execution failed for task ':expo-haptics…
-
## Description
In my application I am not able to run it with linked modules.
## Expected Behavior
React native should link module.
## Observed Behavior
I need to open files from local s…
-
Bug:
requireNativeComponent: "ARTShape" was not found in the UIManager.
On RN >= 60 and Expo SDK36 the project will not work because it works with '@react-native-community/art'
and he was removed…
-
When running on the iOS Simulator (running on iOS 13.1), I'm getting the error:
> this copy of expo client requires at least v33.0.0
It seems like the current Expo SDK version is at v32.0.0. Whe…
-
I need SSL to tokenize the user credit card so I can then send the token to my server and proceed with the payment.
I am a Expo EAS user, but there doesn't seem to be a expo-config plugin available…
-
Would be nice if this plugins is supporting Expo SDK 50.
-
Hello everyone,
I'm currently in the process of building an Expo app utilizing the Expo Router v3 API routes. Previously, I had been using Planetscale without any issues. However, upon attempting to …