-
React Native BLE Manager相关的Android代码
资源介绍
react-native-ble-manager
This is a porting of https://github.com/don/cordova-plugin-ble-central project to React Native.
Requirements
RN 0.40
RN 0.30-0.39 supported until 2.4.3
Supported Platforms
iOS 8
Android (API 19 )
Install
npm i --save react-native-ble-manager
After installing, you need to link the native library. You can either:
Link native library with react-native link, or
Link native library manually
Both approaches are described below.
Link Native Library with react-native li
- 上一篇: react-native-vector-icons的简单使用
- 下一篇: 微信分享脚本