mahozad / wavy-slider

Multiplatform wavy slider/progress bar similar to the one in Android 13
https://mahozad.ir/wavy-slider
Apache License 2.0
130 stars 5 forks source link

Use sine function instead of Bézier curves for drawing the waves #11

Closed mahozad closed 5 months ago

mahozad commented 5 months ago

This new drawing method brings the following improvements:

Resolves #6 and fixes #10.