react-native-mail
react-native-mail copied to clipboard
Typings for typescript
Are there Typings for typescript for this project anywhere?
Hello,
I just publish the Types on https://github.com/DefinitelyTyped/DefinitelyTyped
You can get the type by doing
npm install --save-dev @types/react-native-mail
Thanks for publishing typings @vdelacou, great stuff! Any chance they could be updated to reflect the new API of the attachments (plural) array argument?