marcuzgabriel / react-native-reanimated-skeleton

A customizable skeleton-like loading placeholder for react native projects using reanimated v3
https://marcuzgabriel.github.io/react-native-reanimated-skeleton
MIT License
79 stars 7 forks source link

Lag on android #12

Open jimdog1001 opened 1 month ago

jimdog1001 commented 1 month ago

The animations run smooth but if i try to change bottom tabs at all while the skeleton is running it takes like ~5 seconds sometimes. Any ideas?

vorn-dev-ni commented 2 weeks ago

For me i feel like first render component has a delay like 3 seconds and the animation start on android

Code-Victor commented 1 week ago

Same for me too