Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

siristechnology/nepaltoday-podcast-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


screenshot-1Get it on Google Play

Latest screenshot

screenshot-1screenshot-2screenshot-2

How to Run Android app locally

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

How to Run IOS app locally

  • Install XCode
  • Install node (14.x), yarn (1.x)
  • Run Metro bundler.yarn start
  • Install Pod depedencies.pod install --repo-update
  • Run Android app.yarn ios

How to Run Detox test on Android Emulator

  • Install detox cli.yarn global add detox-cli
  • Build apk for testing.yarn build-detox-android
  • Run detox test on apk.yarn test-detox-android

Tips

  • Runyarn refresh to reload android app quickly without rebuilding
  • Runyarn reset to reset package manager cache
  • Runadb uninstall com.siristechnology.nepaltodaypodcast.beta to uninstall app from the android simulator
  • Runadb logcat to view android emulator logs in terminal

[8]ページ先頭

©2009-2025 Movatter.jp