Skip to content

HyperGrowth - Penny stock news & catalysts

License

Notifications You must be signed in to change notification settings

siristechnology/hypergrowth-app

Repository files navigation

HyperGrowth App

Android Apk - Build & Release DeepScan grade Known Vulnerabilities


screenshot-1 Get it on Google Play

Latest screenshot

screenshot-1 screenshot-2

How to Run locally

  • Install Android Studio
  • Install node (12.x), yarn (1.x)
  • Run Android emulator. (from Android Studio or Genymotion)
  • Run Metro bundler. yarn start
  • Run Android app. yarn android

Tips

  • Run yarn refresh to reload android app quickly without rebuilding
  • Run yarn reset to reset package manager cache
  • Run adb uninstall com.siristechnology.hypergrowth to uninstall app from the android simulator
  • Run adb logcat to view android emulator logs in terminal