maxs15 / react-native-spinkit

A collection of animated loading indicators for React Native
MIT License
2.36k stars 300 forks source link

RN0.60.0 and Android 9 support #122

Closed mjm918 closed 5 years ago

mjm918 commented 5 years ago

compileOnly should be replaced with implementation. Otherwise its not building

maxs15 commented 5 years ago

Thanks, fix merged