AYRotaryDial
About
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.
Installation
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
Demo
Usage
// 'rotaryDial' - object of 'AYRotaryDial' type.
rotaryDial.uiDelegate = self
rotaryDial.numberDidRotate = { [weak self] number in
print(number)
}
Author
License
AYRotaryDial is available under the MIT license. See the LICENSE file for more info.
Used in project
Icons & photos:
Icons8 - https://icons8.com