Skip to content

AbhishekCode/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Calculator app in React Native

This application is to demonstrate how you can make simple calculator app in React Native

Project use instructions

$ git clone https://github.com/AbhishekCode/Calculator.git

$ cd Calculator

$ npm install

$ react-native run-android / react-native run-ios