Customkeyboard is a simple and fast framework for custom digital keyboards. There's always a keyboard for you.
- iOS 12.0 +
- Xcode 10 +
- Swift 5.0 +
CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:
$ gem install cocoapodsJust add the Customkeyboard folder to your project.
or use CocoaPods with Podfile:
pod 'Customkeyboard'You can use CocoaPods to install Customkeyboard by adding it to your Podfile:
platform :ios, '12.0' target '<Your Target Name>' do use_frameworks! pod 'Customkeyboard' endThen, run the following command:
$ pod install- Add button sound
- Add long press to delete
| Mr Liu Software Engineer |
|---|




