Skip to content

Swift Package Manager support and more!

Compare
Choose a tag to compare
@gmarm gmarm released this 10 Nov 12:59
· 57 commits to master since this release
  • You can now integrate BetterSegmentedControl via Swift Package Manager
  • Index change animation duration & damping are now customizable
  • Add convenient class variable for getting a control that resembles the native iOS 13 UISegmentedControl
  • Fix issue that was preventing shadows to be added for the indicator view
  • Fix issue with corner radius and indicator insets
  • Update for Swift 5.1
  • Minor formatting improvements here and there