maxs15 / react-native-spinkit

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

ios compatibility for RN version < 0.40 #100

Closed kdepp closed 3 years ago

kdepp commented 5 years ago

It should fix https://github.com/maxs15/react-native-spinkit/issues/46 https://github.com/maxs15/react-native-spinkit/issues/93

Not sure why react-native-spinkit will lead to an install of React 0.11 in Pod, that's the root cause of those errors mentioned in two issues.

But anyway, __has_include is enough to fix it