/React-Native-Calculator

A Cross Platform (iOS and Android) React Native App.

Primary LanguageJavaScript

React-Native-Calculator

A simple cross platform (iOS and Android) React Native Calculator App. Thanks to Spencer Carli : https://learn.handlebarlabs.com

Image description

Installation

Use the package manager yarn or npm.

git clone https://github.com/Behzad-Rabiei/React-Native-Calculator.git
yarn install / npm install  (inside of project directory)

Running

yarn run ios/npm run ios or yarn run android/npm run android

Note: you can run app in your android or ios device

install expo app on your device
yarn start / npm start
scan QR Code

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.