Skipped frame keeps running in loop and crashing the app after some time. #941
Unanswered
vipulSoni458
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Could you share a code snippet with us? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to implement this library in my react native app . It goes in loop and giving me this error :
SKIA/JS: Skipped frame. Previous frame time: 0ms
SKIA/GPU: Skipped frame. Previous frame time: 26ms
SKIA/GPU: Skipped frame. Previous frame time: 45ms
and after 20-30 second my app crashes. Can anyone please help me how can I stop this frames from rendering again and again. Any help would be appreciated. Thank you
Beta Was this translation helpful? Give feedback.
All reactions