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:
@@ -0,0 +1,22 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/bluetooth-classic-serial-port/index.ts#L11">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# Bluetooth Classic Serial Port
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-bluetooth-classic-serial-port
|
||||
$ npm install @ionic-native/plugins/bluetooth-classic-serial-port
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/bluetooth-classic-serial-port/)
|
||||
|
||||
Plugin Repo: [https://github.com/MaximBelov/cordova-plugin-bluetooth-classic-serial-port](https://github.com/MaximBelov/cordova-plugin-bluetooth-classic-serial-port)
|
||||
|
||||
This plugin is written using the iOS Accessory Framework (MFi) to support Classic Bluetooth on iOS.
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
- Browser
|
||||
Reference in New Issue
Block a user