/contactize

Primary LanguageJavaScript

Get Started

Installation

  • run git clone https://github.com/israelite6/contactize.git
  • run cd ./contactize
  • run yarn or npm install

Run the app

  • run npx react-native run-android

Build Release

  • run yarn build-release

The generated AAB can be found under android/app/build/outputs/bundle/release/app.aab, and is ready to be uploaded to Google Play.