Skip to content

wadekar9/rn-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator App in React Native Expo

This is a simple calculator app created using React Native and Expo.

Screenshots

Light Dark

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • Clear button to reset the input and output
  • Simple and intuitive user interface
  • Dark Mode and Light Mode

Technologies Used

This app was built using the following technologies:

  • React Native
  • Expo
  • JavaScript

Installation

To run the app, you need to have Node.js and Expo CLI installed on your machine. If you don't have them, you can download and install them from the following links:

Once you have Node.js and Expo CLI installed, you can clone this repository and install the dependencies by running the following commands in your terminal:

  git clone https://github.com/wadekar9/rn-calculator.git
  cd calculator-app
  npm install

Usage/Examples

To start the app, run the following command in your terminal:

expo start

This will open the Expo DevTools in your default browser, where you can run the app on an emulator or a physical device. Follow the instructions in the DevTools to launch the app on your preferred platform.

Contributing

If you find any issues or bugs in the app, feel free to create a new issue or pull request on this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published