maxs15 / react-native-spinkit

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

Cannot install by npm install react-native-spinkit@latest --save #44

Closed jp928 closed 7 years ago

jp928 commented 7 years ago

always get 0.1.5 installed even forcibly install by npm install react-native-spinkit@1.0 --save

node version 5.12.0 npm version 3.8.6 react-native version 0.40

maxs15 commented 7 years ago

Sorry I forgot to publish the last version on npm, try again and let me know ! Thanks

jp928 commented 7 years ago

Thanks for your reply. Do you migrate to Yarn, what is the best way to follow ?