UNPKG

@hangtime/grip-connect-react-native

Version:
20 lines (13 loc) 607 B
# Grip Connect - React Native A React Native implementation for `@hangtime/grip-connect` using `react-native-ble-plx` ## Install The packages are available on [NPM](https://www.npmjs.com/package/@hangtime/grip-connect-react-native). ```sh [npm] $ npm install @hangtime/grip-connect-react-native ``` ## Requirements - [Node.js](https://nodejs.org/) - 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)