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

Add mailto scheme #120

Closed tschoffelen closed 1 year ago

tschoffelen commented 1 year ago

iOS now seems to require adding the mailto scheme to LSApplicationQueriesSchemes. Adding it in the README and Expo plugin.

Resolves https://github.com/includable/react-native-email-link/issues/118