Skip to content

An example for how to implement a cross platform segmented control for iOS and Android using Xamarin Forms

License

Notifications You must be signed in to change notification settings

chrispellett/Xamarin-Forms-SegmentedControl

Repository files navigation

A sample control that is a "segmented control" in both Android and iOS. For iOS it simply delegates to the native control directly. For Android we have to "fake" it by custom-rendering a radio button control to give it the right look and feel. Nowhere near perfect yet but definitely open to suggestions on how to improve it.

About

An example for how to implement a cross platform segmented control for iOS and Android using Xamarin Forms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published