iOS segmented control in Ionic

Hello,

Can someone help me to implement a segmented control on one page. I would like to list 3 categories from a json file on 3 different segments of a page. It is necessary that the segments that is selected keeps the selected color.

Thanks in advance,

Jan

Something like would work.

Thanks and sorry for the late response… Is it possible to keep the button, which is selected, in a ‘selected’ state?

Totally possible.

iOS native look segmented control: https://github.com/tinga-dev/ti-ionic-segmented-control
With demo and bower support.

1 Like