- Checkout brach for which you want to do memory profiling
- npm i
- run server in seperate terminal with npm run start-server
- react-native run-android (for devlopment)
- cd android && ./gradlew assembleRelease for release apk
Download APK from respective branch under ${PROJECT_ROOT}/releaseAPK