A FOSS cryptocurrencies portfolio tracking Android app.
Simply launch yarn android:build (or npm run android:build for npm users)
from the root of the project.
After the command is executed, you will find the generated APK under
android/app/build/outputs/apk/release/app-release.apk.