This is a clone of the MyDialog app, designed to replicate the functionalities and interface of the original app used in Sri Lanka for managing Dialog mobile accounts. The app includes data tracking, quick reloading, recommended data packages, and more, just like the original MyDialog app.
- Balance Tracking: Easily view remaining data, voice, and SMS balances in one place.
- Quick Reload Option: Simple and fast access to reload options for topping up your balance.
- Package Recommendations: View recommended data packages and add-ons to suit your usage.
- User-Friendly Interface: Designed with an intuitive interface similar to the MyDialog app for a seamless experience.
- React Native: Built with React Native for cross-platform compatibility.
- Expo: Managed workflow using Expo for quick development and deployment.
- UI Libraries: -.
- Clone the repository:
git clone https://github.com/ThilinaJayamal/my-dialog-app-clone.git
- Navigate to the project directory:
cd my-dialog-app-clone
- Install dependencies:
npm install
- Start the Expo development server:
expo start