A simple React Native calculator app in Android & iOS.
git clone https://github.com/andreaintech/React-Native-Calculator
yarn install
/npm install
yarn run ios
/npm run ios
oryarn run android
/npm run android
This project was created using React Native by Example as a reference (but a few changes were added).
Updated and maintained with ❤️ by @andreaintech