-
Notifications
You must be signed in to change notification settings - Fork 670
Closed as not planned
Labels
platform: androidplatform: iosplugin: browsertype: feature requestA new feature, enhancement, or improvementA new feature, enhancement, or improvement
Description
Feature Request
Plugin
browser
Description
While the plugin allows setting toolbarColor, on iOS all the icons and text keep the default blue color, which renders this setting quite useless. When creating an instance ofSFSafariViewController, only preferredBarTintColor is set, while there's also a second property - preferredControlTintColor.
For Android setSecondaryToolbarColor.
Platform(s)
iOS
android
Preferred Solution
Addotional property should be added to BrowserOpenOptions, e.g. controlColor and passed to preferredControlTintColor.
Additional Info
I'm open to creating a PR for that, however, I'd need some time and/or assistance to set the local environment for testing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
platform: androidplatform: iosplugin: browsertype: feature requestA new feature, enhancement, or improvementA new feature, enhancement, or improvement