A premium React Native companion app for automating Ethiopian banking and telecom USSD codes (CBE, Telebirr, etc.). Features offline access, transaction history, biometric security, and multi-language support (Amharic/Oromo/English
# 🇪🇹 Ethio USSD Companion
**Version 2.1.0** - A premium, secure mobile application that simplifies mobile banking and telecom USSD interactions in Ethiopia.
---
## ✨ Features
### 🔔 Auto Update Checker (New in v2.1.0)
- Automatic update notifications
- Manual update check from Settings
- Direct download links to new releases
### � 22 Supported Banks & Services
- Commercial Bank of Ethiopia (CBE)
- Dashen Bank
- telebirr (Ethio Telecom)
- M-PESA (Safaricom)
- Awash Bank, Abyssinia, Wegagen, Hibret
- And 14 more Ethiopian banks!
### 🌍 Multi-Language Support
- **English** - Full interface
- **አማርኛ (Amharic)** - Complete translation
- **Afaan Oromoo (Oromo)** - Full support
### 🎨 Modern UI/UX
- Beautiful bank logos with brand colors
- Responsive dial button with phone icon
- Smooth navigation and animations
- Dark mode support
### 🔒 Privacy & Security
- No data collection or tracking
- All data stored locally on device
- Your PIN never leaves the system dialer
- Open source and transparent
## � Download
**Download Latest APK (v2.1.0)**
### Installation:
1. Download the APK file
2. Open on your Android device
3. Allow installation from "Unknown Sources" if prompted
4. Install and enjoy!
### Requirements:
- Android 5.0 (API 21) or higher
- CALL_PHONE permission for USSD dialing
---
## 🛠 Tech Stack
- **Framework:** Expo SDK 52
- **Language:** TypeScript
- **UI:** React Native with custom premium components
- **i18n:** i18n-js with expo-localization
- **Storage:** AsyncStorage
- **Authentication:** expo-local-authentication
## 🚀 For Developers
### Setup
```bash
git clone
github.com
cd EthioUSSDApp-Expo
npm install
```
### Run Development
```bash
npx expo start
```
### Build APK
```bash
npx eas build --platform android --profile preview
```
### Build for Production
```bash
npx eas build --platform android --profile production
```
## � What's New in v2.1.0
- ✅ Auto update checker with GitHub integration
- ✅ Fixed b …