Blog

Swift Guide: Making a Rotatable Knob Control – Step-by-Step

An in-depth look at designing and building a rotatable knob control found on most audio devices and interfaces. Native iOS controls are almost always preferred when building a user interface. However, sometimes making a custom control is bound to happen. Since the native knob control doesn’t exist, we will make one in this blog—an example […]