
Fully Configurable Custom Keyboard
Keyboard
$0.00
Details
- Version:
- 1.0.3
- Ionic:
- 1.x
- Platforms:
- iOS, Android
- Released:
- 4 years ago
- Updated:
- 4 years ago
- Category:
- Plugins
- Tags:
- ,
Peanut Hub - Custom Keyboard
Download RC Version |****Get Started |****Guide |****Report Issues
Unobstrive AngularJs/Ionic Component for Ionic 1
Note: Custom Keyboard is under active development. As such, while this library is well-tested, the API may change. Consider using it in production applications only if you're comfortable following a changelog and updating your usage accordingly.
Get Started
(1) Get Custom Keyboard in one of the following ways:
- download the release
- or via Bower: by running
$ bower install peanuthub-custom-keyboard --save
from your console
(2) Include peanuthub-custom-keyboard.js
(or peanuthub-custom-keyboard.min.js
) in your index.html
(3) Include peanuthub-custom-keyboard.css
(or peanuthub-custom-keyboard.min.css
) in your index.html
(4) Add peanuthub-custom-keyboard
to your main module's list of dependencies
When you're done, your setup should look similar to the following:
```html