Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 228 Bytes

Calculator app made with React Native

To run this app you must use the following commands:

git clone https://github.com/brunostc/react-native-calculator-app.git
cd react-native-calculator-app
yarn install
yarn start