chatwoot / chatwoot-react-native-widget

React Native widget for Chatwoot
https://www.npmjs.com/package/@chatwoot/react-native-widget
MIT License
36 stars 40 forks source link

chore: Add typescript typings #12

Closed aniravi24 closed 2 years ago

aniravi24 commented 3 years ago

Adding typescript types to widget. Not sure which of these props are required or optional so I took my best guess. In case you're not familiar with TypeScript, the question mark after the prop name indicates that it's an optional parameter and isn't required to be passed.