Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 13 style? #5

Open
boris-df opened this issue Sep 26, 2019 · 1 comment
Open

iOS 13 style? #5

boris-df opened this issue Sep 26, 2019 · 1 comment

Comments

@boris-df
Copy link

The UISegmentedControl looks different now on iOS 13 (not just an outline frame but a solid background with some kind of slider/button for the active segment)

Is it possible to get this look for this control when compiled for the iOS13 (or higher) Plattform?

@galadril
Copy link

galadril commented Jan 7, 2020

I've changed my implementation, so it uses this library on iOS: https://github.com/1iveowl/Plugin.SegmentedControl (with iOS 13 style)

and it uses this tab-like button style on Android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants