An open API service indexing awesome lists of open source software.

https://github.com/rfui/rfkeyboard

iOS Keyboard helper
https://github.com/rfui/rfkeyboard

height ios keyboard keyboard-hooks keyboard-listeners

Last synced: 3 months ago
JSON representation

iOS Keyboard helper

Awesome Lists containing this project

README

        

# RFKeyboard

[![Build Status](https://travis-ci.com/RFUI/RFKeyboard.svg)](https://travis-ci.com/RFUI/RFKeyboard)
[![codecov](https://codecov.io/gh/RFUI/RFKeyboard/branch/master/graph/badge.svg)](https://codecov.io/gh/RFUI/RFKeyboard)
[![CocoaPods](https://img.shields.io/cocoapods/v/RFKeyboard.svg?style=flat-square&colorA=333333&colorB=6600cc)](https://cocoapods.org/pods/RFKeyboard)

iOS Keyboard helper.

## CocoaPods Install

```ruby
pod 'RFKeyboard'
```