A simple cross platform (iOS and Android) React Native calculator app.
git clone https://github.com/JoaoAssalim/ReactNative-Calculator-App.git
yarn install
/npm install
npx expo
This project was put together to serve as an example to help you in building your own React Native apps. Feel free to download it and tinker with it!