maxs15 / react-native-spinkit

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

Remove rnpm and add react-native config file #121

Closed FelipePaiva1992 closed 5 years ago

FelipePaiva1992 commented 5 years ago

When I build my app using this dependence the CLI return me this warning: The following packages use deprecated "rnpm" config that will stop working from next release: react-native-spinkit: https://npmjs.com/package/react-native-spinkit

Please notify their maintainers about it. You can find more details at https://react-native-community/cli/docs/configuration.md#migration-guide.

This PR it`s basically this update

mylylyl commented 5 years ago

https://github.com/react-native-community/cli/blob/master/docs/configuration.md

maxs15 commented 5 years ago

Thanks @FelipePaiva1992, merging it 👍