Skip to content

perdomofranklindev/swapi-mobile

Repository files navigation

Swapi Mobile

Requirements

  • Node 14.20.0
  • React Native 0.71.0
  • Android Studio
  • Install react-native-cli npm i -g react-native-cli
  • Make sure that the file local.properties exists in the android folder, it should contain the path of your Sdk. For example sdk.dir=/home/franklin/Android/Sdk

Run

Local development

  1. Open a terminal located in the root of the project and run react-native start --reset-cache
  2. In another terminal just run npm run android
  3. Make sure that you're running a emulator or a device plugged.

Build release

  1. Go to android folder and run ./gradlew assembleRelease
  2. APK must be in the folder android/app/build/outputs/apk/release

Credentials

[
  {
    "email": "[email protected]",
    "password": "mancerayder78"
  },
  {
    "email": "[email protected]",
    "password": "jaimelannister78"
  }
]

ScreenShots

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors