A simple project made over a period of a couple of days in an attempt to replicate the iOS Slide to Unlock mechanism, and know what all is utilised beind the scenes.
Two CALayers are used to acheive rounded corners, a UILabel with the slide to unlock text, and everything hosted in a UIView.
To do/Issues:
-
Implement boundaries on both sides. Presently the slider can go beyond the upper and lower limits.
-
Figure out how to implement glowing text.
-
Add an arrow to the slider