Skip to content

v1.1.0

Compare
Choose a tag to compare
@mahozad mahozad released this 28 Feb 17:53
· 20 commits to main since this release
b301b87

Changelog

  • Updated to Compose Multiplatform 1.6.0
  • Added the new overloads that take SliderState as argument
  • Deprecated the Track that accepted value and onValueChange arguments

You may need to annotate your Composable function that uses the WavySlider with @OptIn(ExperimentalMaterial3Api::class).
Also, please update your Compose Multiplatform to 1.6.0 or newer.
If you encounter problems, keep using WavySlider 1.0.0.

For your convenience, an archive of the library artifacts is also available below.