https://github.com/simplisticated/novel
Easy way to manage keyboard in iOS
https://github.com/simplisticated/novel
Last synced: 12 months ago
JSON representation
Easy way to manage keyboard in iOS
- Host: GitHub
- URL: https://github.com/simplisticated/novel
- Owner: simplisticated
- License: mit
- Created: 2018-02-04T19:36:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T22:54:57.000Z (about 8 years ago)
- Last Synced: 2025-03-07T03:16:46.699Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Novel
Simplifies work with keyboard in iOS via set of classes and extensions.
## How To Get Started
- Copy content of `Source` folder to your project.
or
- Use `Novel` cocoapod
## Requirements
* iOS 9 and later
* Xcode 9 and later
* Swift 4
## Usage
Usage examples will be published here soon.
## License
`Novel` is available under the MIT license. See the [LICENSE](./LICENSE) file for more info.