KeyboardTracker

Swift port of NgKeyboardTracker


License
MIT
Install
pod try KeyboardTracker

Documentation

KeyboardTracker

CI Status Version License Platform

Swift port of NgKeyboardTracker.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

CocoaPods

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

$ gem install cocoapods

To integrate KeyboardTracker into your Xcode project using CocoaPods, specify it in your Podfile:

use_frameworks!

pod 'KeyboardTracker'

Then, run the following command:

$ pod install

Author

Emre Kucukayvaz (e@emrekyv.com)

License

KeyboardTracker is available under the MIT license. See the LICENSE file for more info.