Calculator

This is a simple calculator application built using React Native Expo and TypeScript.

Screenshot

Download APK

Calculator.apk

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js (version 12 or later)
  • Expo CLI (version 4 or later)

Installing

  1. Clone the repository to your local machine
git clone https://github.com/abhilash-malkar/calculator.git
  1. Install the dependencies

cd calculator
npm install
  1. Start the application
npm start

This will start the Expo development server and open the Expo client in your browser. You can use the Expo client to run the app on your mobile device or an emulator.

Built With

Author

Abhilash Malkar

GitHub

View Github