proposals icon indicating copy to clipboard operation
proposals copied to clipboard

capacitor-inappbrowser

Open rajild opened this issue 2 years ago • 3 comments

Plugin Request

capacitor-inappbrowser

Name: inappbrowser Package: @capacitor-community/inappbrowser

Platform(s)

iOS, Android

Existing Solutions

cordova-plugin-inappbrowser https://github.com/apache/cordova-plugin-inappbrowser

Description

Currently Capacitor has Browser plugin but it's not same as Cordova InAppBrowser. Need same functionality like InAppBrowser.

Should be able to customize close button name. Should be able to hide URL. Should be able to hide share buttons.

rajild avatar Aug 20 '22 06:08 rajild

Please describe the reason for this proposal in detail. Capacitor already includes an in-app browser, @capacitor/browser. How does this proposal differ from the built-in solution?

ptmkenny avatar Aug 20 '22 07:08 ptmkenny

Please describe the reason for this proposal in detail. Capacitor already includes an in-app browser, @capacitor/browser. How does this proposal differ from the built-in solution?

Should be able to customize close button name. Should be able to hide URL. Should be able to hide share button.

Current browser plugin is not similar to InAppBrowser.

rajild avatar Aug 20 '22 09:08 rajild

Why not add those features to @capacitor/browser?

johnborges avatar Aug 20 '22 12:08 johnborges