israelite6 / contactize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 45.8%Language:Java 28.0%Language:Objective-C 20.0%Language:Ruby 3.5%Language:Starlark 2.7%