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
- Host: GitHub
- URL: https://github.com/rfui/rfkeyboard
- Owner: RFUI
- License: mit
- Created: 2018-04-21T10:31:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T10:37:44.000Z (over 4 years ago)
- Last Synced: 2025-02-19T06:04:25.256Z (3 months ago)
- Topics: height, ios, keyboard, keyboard-hooks, keyboard-listeners
- Language: Objective-C
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RFKeyboard
[](https://travis-ci.com/RFUI/RFKeyboard)
[](https://codecov.io/gh/RFUI/RFKeyboard)
[](https://cocoapods.org/pods/RFKeyboard)iOS Keyboard helper.
## CocoaPods Install
```ruby
pod 'RFKeyboard'
```