# 📱 TechHub Lesotho - Mobile Application
A native mobile e-commerce application for **iOS and Android** built with React Native. Seamlessly integrated with the web platform for a consistent shopping experience across all devices.
> **📥 Download APKs:** Google Drive | **🌐 Web Platform:** TechHub Lesotho Web | **🛒 Live Shop:** Shop Now
---
## 🌟 Project Highlights
### 📱 Mobile-First Features
**User Experience:**
- ✅ Native app performance and feel
- ✅ Smooth animations and transitions
- ✅ Touch-optimized interface
- ✅ Offline functionality
- ✅ Push notifications
- ✅ Quick checkout experience
- ✅ Biometric authentication support
**Cross-Platform Support:**
- ✅ Android (98.4% JavaScript, 1.6% Kotlin for native modules)
- ✅ iOS compatibility
- ✅ Responsive to all screen sizes
- ✅ Tablet-optimized layouts
**Core Functionality:**
- ✅ Product browsing and search
- ✅ Secure user authentication
- ✅ Shopping cart management
- ✅ Order tracking
- ✅ Wishlist & favorites
- ✅ Payment processing
- ✅ Real-time notifications
---
## 🚀 Technical Stack
| Category | Technology |
|----------|-----------|
| **Framework** | React Native (98.4% of codebase) |
| **Native Integration** | Kotlin (1.6% - Android native modules) |
| **Backend & Database** | Firebase (Firestore + Authentication) |
| **State Management** | Redux / Context API |
| **Navigation** | React Navigation |
| **Storage** | AsyncStorage (Local data persistence) |
| **Notifications** | Firebase Cloud Messaging (FCM) |
| **Deployment** | Google Play Store, Apple App Store |
---
## 💡 Key Implementations
### Authentication System
- Email/password authentication
- OAuth integration (Google, GitHub)
- Biometric login (Fingerprint/Face ID)
- Session persistence
- Secure token management
### E-Commerce Features
- Real-time product synchronization with web platform
- Dynamic pricing and inventory
- Persistent cart across sessions
- One-tap checkout
- Multiple payment methods
- Order status notifications
### Native Modul …