-
Notifications
You must be signed in to change notification settings - Fork 133
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
When using skeleton as loader, screen stucks and flickers #344
Comments
I'm experiencing something similar after upgrading from Expo 50 --> 51 where, after navigating to a screen that initially has a Skeleton with This seems to be an Android issue, or at least I haven't been able to reproduce it on iOS or web, but that might have more to do with the performance characteristics of my Android device than it does the platform. |
@adamhari yes its on android. |
I have similar problem to that. When I wrap |
I am noticing this same issue. When navigating to a new tab for the initial render, the screen gets stuck. I have tried upgrading everything, and this still a issue. |
I experienced the same issue, and it took me a couple of hours to figure out that it was from Moti's skeleton component. Everything looks good after disabling the skeleton. |
And it's only on Android? |
Yes
…On Tue, Oct 1, 2024, 5:21 PM Fernando Rojo ***@***.***> wrote:
And it's only on Android?
—
Reply to this email directly, view it on GitHub
<#344 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWGYJ3RLG5UM7UUT22NGEZTZZKHU5AVCNFSM6AAAAABHWZLU3OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBVGYZTEMBYGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
hey @Nadimkhan120, can you create a reproduction example? I clicked the reproduction example that you sent, but that example doesn't exist. and I just tested it on Android, it works well for me.
|
Is there an existing issue for this?
Do you want this issue prioritized?
Current Behavior
Expected Behavior
when using skeleton as loader screen should not stuck, it should work fine
Steps To Reproduce
Versions
Screenshots
WhatsApp.Video.2024-05-15.at.12.16.00.AM.mp4
WhatsApp.Video.2024-05-15.at.12.17.45.AM.mp4
Reproduction
https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/18-skeleton-animation
The text was updated successfully, but these errors were encountered: