BetterSlider

0.1.1

A custom SwiftUI slider control that allows for more customization than the standard `Slider`
lukepistrol/BetterSlider

What's New

0.1.1

2024-02-29T08:55:00Z

Full Changelog: 0.1.0...0.1.1

BetterSlider

This package provides a custom slider control that allows for more customization than the standard Slider control.

Overview

BetterSlider

If you need a slider control that allows for more customization than the standard Slider control, you can use BetterSlider/BetterSlider.

RangeSlider

If you need a slider control to select a range of values, you can use BetterSlider/RangeSlider.

Documentation

The documentation is available here.

You can also have a look at the sample project.

Usage

dependencies: [
    .package(url: "https://github.com/lukepistrol/BetterSlider.git", from: <#Version#>)
]

Contribution

If you have any ideas on how to take this further I'm happy to discuss things in an issue.


Buy Me A Coffee

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

  • None
Last updated: Mon Apr 15 2024 16:12:09 GMT-0900 (Hawaii-Aleutian Daylight Time)