Paolo Miguel de Leon b5be632225 version 0.2.0
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-04 11:00:45 +05:30
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00
2022-02-15 10:26:25 +07:00

inji

This is a mobile id client.

Dependencies

Be sure to have the following build tools installed before proceeding:

Running the app

# Install all dependencies
npm install
# run dev client
npm start
# run Mosip ID PASS directly to connected emulator or device (Default)
npm run android:newlogic
# run Mosip Philippines directly to connected emulator or device
npm run android:ph

Building from Source

Build via Android Studio

The app is available in this repository's frontend/android directory. Open this directory in Android Studio (version 4.1 and above) and the app can be built and run from there.

More info here: Build your app using Android Studio

Build via command line

  1. Build for Mosip Philipines
npm run build:android:ph
  1. Build for ID PASS
npm run build:android:newlogic

Note for release builds you will need to have a keystore: Create a Keystore

More info here: Build your app from the command line

Description
No description provided
Readme MIT 296 MiB
Languages
TypeScript 86.6%
Kotlin 5.2%
Swift 2.7%
Java 2.6%
JavaScript 1.4%
Other 1.4%