/star-wars-database

Create a mobileapp that will look up people using open API in the SWAPI (https://swapi.dev/)

Primary LanguageJavaScript

star-wars-database

Create a mobileapp that will look up people using open API in the SWAPI (https://swapi.dev/)

Setup

  • Node 16.2.0
  • NPM 7.13.0
  • React Native 0.64.1

Installation

  • run npm install or yarn install

Start Application

  • run npx react-native run-android

APK

  • You can get the apk release for testing in the release folder