Grip Connect - React Native
A React Native implementation for @hangtime/grip-connect
using react-native-ble-plx
Install
The packages are available on NPM.
```sh [npm] $ npm install @hangtime/grip-connect-react-native
Requirements
- Physical Android and/or iOS device required (no simulators)
- Expo Go is not supported (react-native-ble-plx is not included in Expo Go)
- Must use an Expo Development Build
- Bluetooth hardware access is required (simulators cannot access Bluetooth) ```