https://github.com/maheera421/gomate-driver
https://github.com/maheera421/gomate-driver
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/maheera421/gomate-driver
- Owner: maheera421
- Created: 2025-08-04T17:26:16.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-07T15:36:40.000Z (2 months ago)
- Last Synced: 2025-08-16T14:48:43.378Z (about 2 months ago)
- Language: TypeScript
- Size: 390 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoMate-Driver
**GoMate-Driver** is the official driver-side React Native application built with Expo and Expo Router. Drivers can register through a step-by-step flow, upload required documents (CNIC, Selfie with ID, License), and submit vehicle information for admin approval.
---
## Features
- Multi-step registration flow:
- Driver personal info
- CNIC (front & back)
- Selfie holding ID
- Driver’s license (front & back)
- Vehicle details & documents
- Camera and gallery integration for uploading images
- Custom form validations (e.g., vehicle registration length, date formats)
- Tailored UI loops with retake and delete options for images
- Centralized back navigation with friendly alerts and popups---
## Setup & Getting Started
1. Clone the repo:
```bash
git clone https://github.com/maheera421/GoMate-Driver.git
cd GoMate-Driver2. install:
```bash
npm install4. run:
```bash
npx expo start5. open_on:
- Android emulator
- iOS simulator
- Expo Go mobile app