Skip to content

Add option to set text and icons color for browser #911

Open
@przyb

Description

@przyb

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions