n4kz / react-native-indicators

Activity indicator collection for React Native
Other
899 stars 117 forks source link

Does not animate on Android #32

Open azhararmar opened 4 years ago

azhararmar commented 4 years ago

I am on RN 0.61, indicators works fine on iOS, however on Android animation does not work, it shows only static loader without any animation.

Rob2k9 commented 3 years ago

make sure your application is setup to show gif animated images and justuseone ofthem no need for a component such as this when you can just conditionaly render an image

or even better use a lotti animation