tschoffelen / react-native-email-link

📭 Open an email client from React Native (for 'magic link' type functionality).
MIT License
409 stars 74 forks source link

Make passed object parameter optional #73

Closed JavanPoirier closed 4 years ago

JavanPoirier commented 4 years ago

The documentation shows usage of these without a passed object param. This is a correction to support that usage with TypeScript. I have tested this locally without issue.

tschoffelen commented 4 years ago

Thanks @JavanPoirier for your contribution! I’ll release a new version to NPM in the next hour or two.

tschoffelen commented 4 years ago

Published as react-native-email-link@1.9.1