# 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

- 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)
```
