Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Shimmer Effect on iOS Simulator with Expo 52 and New Architecture Enabled #6

Open
rogerwaldvogel opened this issue Nov 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@rogerwaldvogel
Copy link

If I activate the new architecture in Expo 52 (app.json -> newArchEnabled:true) then there is no more shimmer. If I deactivate the new architecture, it works again.

React Native: 0.76.2
Expo: 52.0.9
expo-linear-gradient: 14.0.1
IOS Simulator
https://snack.expo.dev/@rogerwaldvogel/no-shimmer?platform=ios

@douglasjunior douglasjunior added the enhancement New feature or request label Nov 22, 2024
@douglasjunior
Copy link
Owner

douglasjunior commented Nov 22, 2024

I have been waiting for the new architecture to become more stable and well-documented.

I have spent many hours figuring out how to accomplish tasks that are not documented or fully ready for use.

Now that React Native 0.76 has been released, it may be time for me to give it another try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants