maxs15 / react-native-spinkit

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

just produces a red square border #25

Closed Jan-Jan closed 8 years ago

Jan-Jan commented 8 years ago

Thank you for react-native-spinkit

If I use it with react-native 0.28, all that gets produced is a red square border. The size can be changed with the size parameter, but nothing gets displayed beyond that.

karan101292 commented 6 years ago

any update? I am using react native 0.44

karan101292 commented 6 years ago

solved it. There is a problem with rnpm link react-native-spinkit. Sometimes it adds RNSpinkitPackage dependency to MainActivity.java instead of MainApplication.java

Solution: Follow this step manually https://github.com/maxs15/react-native-spinkit/wiki/Manual-linking---Android#in-androidappsrcmainjavacomexamplemainapplicationjava-add-the-rnspinkitpackage-dependency