capacitor-plugins
capacitor-plugins copied to clipboard
feat: Option to automatically launch browser in reader view
Feature Request
Plugin
Description
I'm using some apps to receive daily news. After I click on a new article, the browser automatically opens in reader view.
Platform(s)
- iOS
- Android (don't know if it's supported)
Preferred Solution
Maybe something like this:
{
launchWithReadingView: true;
}