maxs15 / react-native-spinkit

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

Document style prop in TS definition and React proptypes #134

Closed ldthorne closed 3 years ago

ldthorne commented 4 years ago

Looks like there's an undocumented style prop that can be passed to the Spinkit component. This PR updates the component's TS and proptype definitions.

ldthorne commented 4 years ago

@maxs15 let me know if you need anything else from me to help push this over the line. Thanks for your work!

maxs15 commented 3 years ago

Thanks for the PR! Merging it