Skip to content

My dialog app clone using react native, expo, react-navigation

Notifications You must be signed in to change notification settings

ThilinaJayamal/MyDialog-App-clone

Repository files navigation

MyDialog App Clone

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.

Features

  • 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.

Tech Stack

  • React Native: Built with React Native for cross-platform compatibility.
  • Expo: Managed workflow using Expo for quick development and deployment.
  • UI Libraries: -.

How to Install

  1. Clone the repository:
    git clone https://github.com/ThilinaJayamal/my-dialog-app-clone.git
  2. Navigate to the project directory:
    cd my-dialog-app-clone
  3. Install dependencies:
    npm install
  4. Start the Expo development server:
    expo start