Skip to content

2.0.0

Compare
Choose a tag to compare
@daprice daprice released this 02 May 23:13
  • Update the default visual appearance of the slider to be more in line with the look of recent iOS releases, including:
    • Use semantic system colors by default to fit in with light and dark appearance (with a fallback for iOS <13)
    • The slider “thumb” now uses the view’s tintColor and will inherit this tint from its superview if left unset
  • Add support for the pointer on iPadOS
    • Allow slider adjustment by scrolling using the trackpad or mouse (can be disabled)
    • Optionally display a hover effect when under the pointer
  • Now available as a Swift package