Made with React Native and react-native-ble-manager.
Prerequisits are Node and React Native. https://facebook.github.io/react-native/docs/getting-started.html
- Clone the project
- Navigate to your project folder
- Open terminal and type:
to install the dependencies
$ npm instal
- Make sure the device you want to run the app on is connected to your computer
- From terminal run:
or
$ react-native run-android
depending on which device you want to use$ npm install -g ios-deploy $ react-native run-ios --device