ladjs / react-native-loading-spinner-overlay

:barber: React Native loading spinner overlay
MIT License
1.58k stars 173 forks source link

Use ActivityIndicator added in RN 0.28 #14

Closed mlabrum closed 8 years ago

mlabrum commented 8 years ago

This replaces GiftedSpinner with RN-0.28 ActivityIndicator

(This fixes the deprecation warning when using the circular ProgressBarAndroid)

niftylettuce commented 8 years ago

Thank you for your contributions @mlabrum

niftylettuce commented 8 years ago

@mlabrum see release v0.1.2 to NPM