Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonsongithub/uzinputcandidateaccessory
Keyboard input accessory view that displays some candidates for a word.
https://github.com/sonsongithub/uzinputcandidateaccessory
Last synced: 23 days ago
JSON representation
Keyboard input accessory view that displays some candidates for a word.
- Host: GitHub
- URL: https://github.com/sonsongithub/uzinputcandidateaccessory
- Owner: sonsongithub
- License: mit
- Created: 2013-11-07T19:49:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-30T06:03:02.000Z (over 10 years ago)
- Last Synced: 2024-10-03T16:16:07.496Z (about 1 month ago)
- Language: Objective-C
- Size: 309 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UZInputCandidateAccessory
=========================Keyboard input accessory view that displays some candidates for a word.
![image](https://raw.github.com/sonsongithub/UZInputCandidateAccessory/master/screenshot/UZInputCandidateAccessory.gif)
###How to build
- Use build.sh. Automatically lib and header file generated at ./build/.###Document
- See html/index.html###License
- UZInputCandidateAccessory is available under MIT-License. See LICENSE file in this repository.