google / cordova-plugin-browsertab

A Cordova plugin that provides an interface to in-app browser tabs that exist on some mobile platforms, such as SFSafariViewController on iOS and CustomTabs on Android.
Apache License 2.0
117 stars 147 forks source link

UI Customization #20

Open moh3n9595 opened 6 years ago

moh3n9595 commented 6 years ago

I research and I found that chrome custom tabs can UI Customization, is anyway for implementation this in your plugin ?

Nexeuz commented 6 years ago

+1

blukis commented 6 years ago

The lack of support UI Customization support had me confused, given plugin describes itself as "an interface to in-app browser tabs ... specifically Custom Tabs on Android (including the Chrome Custom Tabs implementation)". I totally +1 the rest of the Chrome Custom Tabs feature set to be exposed in this plugin.

(Until then, I'd suggest readme be more explicit about only supporting the urlOpen() part of the native custom-tab features. Description is misleading, if technically accurate.)

woutervanwijk commented 6 years ago

+1

aszmyd commented 6 years ago

There is a fork made by @gabfiocchi that is making some of customizations: https://github.com/gabfiocchi/cordova-plugin-browsertab