TimOliver / TOSegmentedControl

A segmented control in the style of iOS 13 compatible with previous versions of iOS.
MIT License
196 stars 24 forks source link

Added Reversible Mode #5

Closed TimOliver closed 4 years ago

TimOliver commented 4 years ago

Added a new mode where items can be set as 'reversible', where tapping them twice will trigger a separate notification.

Reverserd