mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
696 B
Markdown
28 lines
696 B
Markdown
---
|
|
description: >-
|
|
Native Keyboard plugin for Cordova and Ionic. A cross platform WhatsApp / Messenger / Slack -style keyboard even. For your Cordova app.
|
|
---
|
|
|
|
# Native Keyboard
|
|
|
|
A cross platform WhatsApp / Messenger / Slack -style keyboard even. For your Cordova app.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-native-keyboard
|
|
npm install @awesome-cordova-plugins/native-keyboard
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/EddyVerbruggen/cordova-plugin-native-keyboard](https://github.com/EddyVerbruggen/cordova-plugin-native-keyboard)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|