SkillAgentSearch skills...

CustomKeyboard

A simple and fast implementation of a custom numeric keypad. There is always a keyboard for you.

Install / Use

/learn @DevLiuSir/CustomKeyboard

README

<p align="center"> <b> Customkeyboard is a simple and fast framework for custom digital keyboards. There's always a keyboard for you. </b></p>

language swift version xcode version build state GitHub top language https://github.com/DevLiuSir/Customkeyboard/blob/master/LICENSE platform GitHub code size in bytes commits count GitHub last commit GitHub commit activity Github Star GitHub forks GitHub watchers Twitter Follow

Design

Requirements

  • iOS 12.0 +
  • Xcode 10 +
  • Swift 5.0 +

Installation

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ gem install cocoapods

Just 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'
end

Then, run the following command:

$ pod install

Revision

  • Add button sound
  • Add long press to delete

Example

Author

| <img src="https://avatars2.githubusercontent.com/u/11488337?s=460&v=4" width="120px;"/> | Mr Liu<br/><br/><sub>Software Engineer</sub><br/> Twitter Github LinkedIn | | :------------: | :------------: |

Related Skills

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated1y ago
Forks5

Languages

Swift

Security Score

80/100

Audited on Nov 9, 2024

No findings