Animation gesture performance frame drops
See original GitHub issueWhen opening multiple screens with enableFreeze(true)
, gesture performance degrades a lot for me on the top-level screen. It gets fixed if I disable freeze. I’ll put together a repro shortly, but wanted to post first to see if anyone else has had the same experience. I’ll try to repro with a heavy gesture library to show the difference.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6
Top Results From Across the Web
Animation performance and frame rate - MDN Web Docs
Responsive user interfaces have a frame rate of 60 frames per second (fps). While it is not always possible to maintain 60fps, it...
Read more >Frame rate dramatically drops down when removing node ...
Frame rate dramatically drops down when removing node from scene · removed the SKEmitterNode and all SKActions, just called removeFromParent for the two...
Read more >Performance Lessons from Writing a Book About Ionic ...
In this article, I discuss some key performance lessons related to creating animations and interactions with Ionic.
Read more >Understanding the impact of animated gesture ...
Gesture performance influences personality perception. We encode changes in gesture performance into animation stimuli and, through perceptual studies, identify ...
Read more >no animation, frame drops, and battery life lower
fix navigation bar gesture home animation sometimes being laggy and looking like frames going very low when it should always be a stable ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
interesting, i’m about to add this library for my Chart component that uses reanimated 2.
will update here if i did experience the same thing.
Got it, I was using coinjar’s React Native WAGMI charts.