You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there. Animated.loop is not working when I start the animation in web app. the problem is in the useNativeDriver: true
Seems need to add a condition there to be like:
Hey there. Animated.loop is not working when I start the animation in web app. the problem is in the useNativeDriver: true
Seems need to add a condition there to be like:
https://github.com/MiLeung/rn-sprite-sheet/blob/master/src/SpriteSheet.js#L213
The text was updated successfully, but these errors were encountered: