Setup the React Native BLE Manager Example app
masterThe example application uses Expo to simplify management. To set up the environment and generate the necessary native projects, install the dependencies and run the Expo prebuild command.
- Install dependencies:
npm i - Generate native projects:
npx expo prebuild
npm i
npx expo prebuild