Browser Tab

Browser Tab plugin for Cordova and Ionic. This plugin provides an interface to in-app browser tabs that exist on some mobile platforms, specifically [Custom…

This plugin provides an interface to in-app browser tabs that exist on some mobile platforms, specifically Custom Tabsarrow-up-right on Android (including the Chrome Custom Tabsarrow-up-right implementation), and SFSafariViewControllerarrow-up-right on iOS.

Installation

ionic cordova plugin add cordova-plugin-browsertab
npm install @awesome-cordova-plugins/browser-tab

Plugin Repo: https://github.com/google/cordova-plugin-browsertabarrow-up-right

Supported Platforms

  • Android

  • iOS

Further Information

Last updated