0

After I updated my app from reanimated v2 to v3 I'm experiencing various issues with animations. Specifically, the animations lag significantly the first time they are executed. Subsequent executions seem to work fine.

I have uploaded videos to show the problem.

I created a repo to show the issue with a fresh install of expo in bare workflow: https://github.com/NiccoloCase/reanimated-bug-test

Niccolò Caselli
  • 783
  • 2
  • 10
  • 28

1 Answers1

0

for single animated, I am using Moti library, it's easy, less code, easy control, more type select...

famfamfam
  • 396
  • 3
  • 8
  • 31