Skip to content

emachta/Calculator

Repository files navigation

Calculator made with React Native

Installation

Clone to your project directory by running

git clone https://github.com/emachta/Calculator.git

When cloned, run npm install to install all of the required dependencies.

Start the server by running npm start

Deploy onto a simulator by running

react-native run-ios

for iPhone, or

react-native run-android

for android.

Enjoy!

About

I created a calculator app for iPhone and Android using React Native 0.60.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors