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

Always open Outlook on Inbox screen? #102

Closed jameschetwood closed 2 years ago

jameschetwood commented 2 years ago

When I open Outlook for the first time it opens the default screen which is the inbox. However if Outlook is already open in the background and on a different screen (eg reading an email), then it's opened on this screen. Is there a way to instead always open Outlook on the start / inbox scren?

tschoffelen commented 2 years ago

As far as I know there unfortunately isn't a specific URL scheme to open Outlook on a specific screen...