iamshadmirza / react-native-design-system

A tiny design system
https://www.npmjs.com/package/react-native-design-system
MIT License
237 stars 31 forks source link

Added Type support for this package. #11

Closed bhaveshdaswani93 closed 4 years ago

bhaveshdaswani93 commented 4 years ago

With type support you will get auto completion for all of the component provided by the library and there props and what data type the props expects.

bhaveshdaswani93 commented 4 years ago

The type definition i provided will allow this package to also be used in typescript react native projects .