A simple cross platform (iOS and Android) React Native Calculator App. Thanks to Spencer Carli : https://learn.handlebarlabs.com
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)
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
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.