Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noppefoxwolf/keyboardobserver-rxswift
https://github.com/noppefoxwolf/keyboardobserver-rxswift
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/noppefoxwolf/keyboardobserver-rxswift
- Owner: noppefoxwolf
- License: mit
- Created: 2016-11-16T08:08:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-16T08:36:42.000Z (almost 8 years ago)
- Last Synced: 2024-05-02T05:46:04.141Z (7 months ago)
- Language: Swift
- Size: 19.5 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KeyboardObserver-RxSwift
[![CI Status](http://img.shields.io/travis/Tomoya Hirano/KeyboardObserver-RxSwift.svg?style=flat)](https://travis-ci.org/Tomoya Hirano/KeyboardObserver-RxSwift)
[![Version](https://img.shields.io/cocoapods/v/KeyboardObserver-RxSwift.svg?style=flat)](http://cocoapods.org/pods/KeyboardObserver-RxSwift)
[![License](https://img.shields.io/cocoapods/l/KeyboardObserver-RxSwift.svg?style=flat)](http://cocoapods.org/pods/KeyboardObserver-RxSwift)
[![Platform](https://img.shields.io/cocoapods/p/KeyboardObserver-RxSwift.svg?style=flat)](http://cocoapods.org/pods/KeyboardObserver-RxSwift)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
KeyboardObserver-RxSwift is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "KeyboardObserver-RxSwift"
```## Author
Tomoya Hirano, [email protected]
## License
KeyboardObserver-RxSwift is available under the MIT license. See the LICENSE file for more info.