First-React-Native-App

(if you want run the project, You must have set up the react-native environment (emulator, jdk etc.).

  1. npm install
  2. npx react-native run-android
  3. You can find the last updated apk file in "android/app/build/outputs/apk/release" directory.