$ grep -r Tag: «uislider»

-rw-r--r-- 6.4K Nov 24, 2017 · 210FD78 · ~5 min

Animating the UISlider Thumb on Touch

swift ios полезное uislider

Animating the UISlider Thumb on Touch

I had a task to animate the slider in the app on touch by smoothly enlarging the thumb. Just like Apple does in the Apple Music and Podcasts player when you start scrubbing the playback position. I spent quite a lot of time looking for a way to do it with standard tools. I really did not want to write a completely custom slider; I wanted to use the system UISlider, and in the end I managed to do exactly that.

[↵] open page animatsiya-kasaniya-indikatora-v-uislider.md
makoni@arm1:~/blog$ cd .. // ↵ back to all posts