#!/bin/bash
rm -rf node_modules/realm
npm install realm
adb forward tcp:8082 tcp:8082
react-native run-android