AYRotaryDial is the UI control based on layers. This control gives you the possibility to input phone numbers like by cool old rotary dial phone.
AYRotaryDial is available through CocoaPods. To install it, simply add the following line to your Podfile:
inhibit_all_warnings!
target 'YOUR_TARGET_NAME' do
use_frameworks!
pod 'AYRotaryDial'
end
// 'rotaryDial' - object of 'AYRotaryDial' type.
rotaryDial.uiDelegate = self
rotaryDial.numberDidRotate = { [weak self] number in
print(number)
}
📧 Anton Yereshchenko
AYRotaryDial is available under the MIT license. See the LICENSE file for more info.
Icons & photos:
Icons8 - https://icons8.com