tschoffelen / react-native-email-link

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

Expose interfaces for Inbox and Compose options #94

Closed arelstone closed 2 years ago

arelstone commented 2 years ago

I felt that the options for openInbox and openComposer needed to be exposed.

This PR adds two interfaces. InboxOptions and ComposeOptions

tschoffelen commented 2 years ago

Released as react-native-email-link@1.12.2