This is a mobile application developed using Expo for React Native. It provides security features such as biometric authentication and a passcode screen.
See YouTube
To get started with this project, follow these steps:
-
Clone the repository:
git clone https://github.com/apicgg/SecurityApp
-
Install dependencies:
npm install
-
Expo prebuild
npx expo prebuild
-
Run the app
npx expo run:ios
or
npx expo run:android