React Native (Expo) application.
Install Expo to run this app.
git clone https://github.com/muhammadbinnaeem/namespace.gitcd namespaceEdit namespace/config/index.js for the GSM token and account URL.
export const HEADER_TOKEN = 'xxxxxxxxxxxx';
export const CATEGORY = 'assignment';
export const ACCOUNT_URL = 'xxxxxxxxxxxxx';npm installnpm startIt will show a QR Code to RUN this app in device.