npm install
cd ios
pod install
3. Set hostname
, token
(will be given by organizers before the event) and name
for the queue in config.js
react-native run-ios
# or
react-native run-android
You can find API documentation for queuing and robot control here.