larsvinter / react-native-awesome-button

A button React Native component supporting showing different states with animations
MIT License
235 stars 47 forks source link

Use ActivityIndicator instead of ActivityIndicatorIOS #14

Closed madhums closed 7 years ago

madhums commented 8 years ago

Since ActivityIndicatorIOS is deprecated in the latest react-native, use ActivityIndicator

markusv commented 8 years ago

will this be merged into the repo anytime soon? I need this as well!

Regards, Markus

andrekovac commented 7 years ago

Please merge this in. RN is now throwing an error, not a warning anymore!

imjameshall commented 7 years ago

Came here to do the same exact thing! Merge plz!