react-native-skeleton-placeholder icon indicating copy to clipboard operation
react-native-skeleton-placeholder copied to clipboard

Delay in showing animation on Android

Open lfelguetac opened this issue 4 years ago • 9 comments

I do not understand why the skeleton takes a long time to show the animation on Android (it works fine on IOS). Someone else happens ?

lfelguetac avatar Apr 29 '21 15:04 lfelguetac

Same here. Using release build works a little better.

rdgoutiyama avatar Apr 30 '21 13:04 rdgoutiyama

Animation working fine on Ios, but not working on android

rin2k avatar May 05 '21 07:05 rin2k

My observation is that on debug mode it performs poorly on old devices. But for release mode it works correctly.

devWaleed avatar May 08 '21 16:05 devWaleed

Only android, animated will automatic hide I

Vào 11:14 CH, Th 7, 8 thg 5, 2021 devWaleed @.***> đã viết:

My observation is that on debug mode it performs poorly on old devices. But for release mode it works correctly.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chramos/react-native-skeleton-placeholder/issues/39#issuecomment-835416285, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQRAMORYEAYEK4WUK2DLDATTMVPMVANCNFSM432EIYBQ .l

rin2k avatar May 08 '21 17:05 rin2k

Any update on this issue? I have created multiple skeletons and when I tested on my OnePlus 7 Pro, it is very laggy while scrolling.

I am using the latest version 4.0.0 and @react-native-masked-view/masked-view version 0.2.4

Chandra-Panta-Chhetri avatar May 20 '21 15:05 Chandra-Panta-Chhetri

Any update on this issue? I have created multiple skeletons and when I tested on my OnePlus 7 Pro, it is very laggy while scrolling.

I am using the latest version 4.0.0 and @react-native-masked-view/masked-view version 0.2.4

Same issue here. It is very slow and laggy on android. Works fine on iOS

anhquan291 avatar Jun 05 '21 03:06 anhquan291

Version 4.0.0 has an issue with the way it was published and is not actually using @react-native-masked-view/masked-view.

See: https://github.com/chramos/react-native-skeleton-placeholder/issues/41#issuecomment-867420697

A republish should fix this.

Additionally #54 might also help with this. The Example works perfectly on Android with it.

andreialecu avatar Jun 24 '21 09:06 andreialecu

hi guys, i solved it using react-content-loader/native

lfelguetac avatar Jun 24 '21 21:06 lfelguetac

hi guys, i solved it using react-content-loader/native

Much better library, without glizzes even for Android! Thanks man!

kostas64 avatar Oct 19 '22 10:10 kostas64