Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 307 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 307 Bytes

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