-
Description
Expo SDK 52 has been released as of November 12th 2024, hope to have this new version in order to be able to update to the new react native architecture in my projects.
[ExpoSDK-52 Cha…
-
Team Clevertap, As stated in the official react native docs:- https://reactnative.dev/docs/environment-setup, expo is a recommended framework for react native development. It would be extremely helpfu…
-
# Bug report
## Description / Observed Behavior
onSuccess option is not called after upgrading from Expo 51 to 52
```
react: 18.3.1
expo: 52.0.4
```
## Expected Behavior
onSuccess to…
-
### Summary
Preface: we have a use case when we internally distribute development builds with development client to our QA team and they use Extensions UI to be able to easily switch between differ…
-
### Description
As the title says, flip card animation example present in your [page](https://docs.swmansion.com/react-native-reanimated/examples/flipCard/) is broken in iOS with Expo 52. I am usin…
-
### What version of Bun is running?
1.1.30+7996d06b8
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
```pwsh
bun create expo@latest…
-
### Build/Submit details page URL
_No response_
### Summary
Hello Expo Team,
EAS build fails to resolve a plugin inside a library.
This was also an issue in Expo and has been fixed in Expo 52 (…
-
### Description
Hello there, I was testing my pinch-to-zoom library with the new version of the Expo SDK (52), so I noticed this strange behavior with `Animated.View` component, if you nest any ele…
-
> What is Expo?
> Expo is a production-grade React Native Framework. Expo provides developer tooling that makes developing, reviewing and deploying apps easier. See https://expo.dev/
## Proposal
…
-
### Summary
After updating to expo 52, my working code for showing markers do not work anymore. My markers on android do not appear. If I change coordinates and reload they appear but after restartin…