mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs: optimize docs for SEO
This commit is contained in:
@@ -1,16 +1,25 @@
|
||||
---
|
||||
description: >-
|
||||
NativeView — Awesome Cordova Plugins wrapper for Ionic and Cordova apps.
|
||||
---
|
||||
|
||||
# NativeView
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-nativeview
|
||||
$ npm install @awesome-cordova-plugins/native-view
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
ionic cordova plugin add cordova-plugin-nativeview
|
||||
npm install @awesome-cordova-plugins/native-view
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/native-view/)
|
||||
**Plugin Repo:** [https://github.com/mfdeveloper/cordova-plugin-nativeview](https://github.com/mfdeveloper/cordova-plugin-nativeview)
|
||||
|
||||
Plugin Repo: [https://github.com/mfdeveloper/cordova-plugin-nativeview](https://github.com/mfdeveloper/cordova-plugin-nativeview)
|
||||
|
||||
## Supported platforms
|
||||
## Supported Platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
|
||||
## Further Information
|
||||
|
||||
- [Installation Guide](../../installation.md)
|
||||
- [FAQ](../../faq.md)
|
||||
|
||||
Reference in New Issue
Block a user