larsvinter / react-native-awesome-button

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

Warning that ProgressBarAndroid is deprecated #15

Closed frangeris closed 7 years ago

frangeris commented 8 years ago

Thank's for this pack, awesome :)

I'm receiving a warning:

Circular indeterminate `ProgressBarAndroid`is deprecated. Use `ActivityIndicator` instead.

Android 4.2.2 "react-native": "^0.31.0", "react": "^15.2.1",

screen shot 2016-08-16 at 9 44 25 pm

Is it time to upgrade the src/ProgressBar.js?

CoteViande commented 8 years ago

17