mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
19
docs/plugins/native-view/README.md
Normal file
19
docs/plugins/native-view/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/native-view/index.ts#L49">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# NativeView
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-nativeview
|
||||
$ npm install @ionic-native/plugins/native-view
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/native-view/)
|
||||
|
||||
Plugin Repo: [https://github.com/mfdeveloper/cordova-plugin-nativeview](https://github.com/mfdeveloper/cordova-plugin-nativeview)
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
Reference in New Issue
Block a user