Skip to content

davidseca/clear-keyboardhandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClearKeyboardHandler

License Swift 5.0 Version Contact

ClearKeyboardHandler - A clear Keyboard Handler.

Installation

CocoaPods

Clear KeyboardHandler is available through CocoaPods, v1.7.0 or later is required. To install ClearKeyboardHandler, add the following line to your Podfile:

pod 'ClearKeyboardHandler'

As with all cocoapods written in Swift, make sure you have use_frameworks! in your Podfile.

Versioning

ClearKeyboardHandler follows semantic versioning rules. Note that we are currently in initial development, with major version 0. Anything may change at any time.

Documentation

https://github.com/davidseca/clear-keyboardhandler

Example project

The Example folder contains an example for an app. To compile:

$ git clone https://github.com/davidseca/clear-keyboardhandler
$ cd clear-keyboardhandler/Example
$ pod install
$ open ClearKeyboardHandler.xcworkspace

Author

David Seca https://www.davidseca.de

License

ClearKeyboardHandler is (c) 2022 David Seca. it is made available under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors