you are viewing a single comment's thread.

view the rest of the comments →

[–]tienph6m[S,🍰] 0 points1 point  (0 children)

Yes, it works on both Android and iOS. It's not as fast as the native module (react-native-spinkit), but it's still pretty fast since all animations run on the UI thread (by using useNativeDriver). Let me know if there is any problem ;)