Switched from Expo's Linking.openURL to Expo's WebBrowser.openBrowserAsync. Now the Discourse links open in the app, in a browser screen dismissible with a "Done" button.
Motivation and Context
Closes #210.
How Has This Been Tested?
Tapped a comment button; observed Discourse opened in popup without leaving the app. Logged in and saw correct topic.
Closed the window; navigated to another item; opened its Discourse topic. Noticed that I did not have to log in again.
Description
Switched from Expo's
Linking.openURL
to Expo'sWebBrowser.openBrowserAsync
. Now the Discourse links open in the app, in a browser screen dismissible with a "Done" button.Motivation and Context
Closes #210.
How Has This Been Tested?
Demo
https://youtu.be/HPAidhjyNE0