iOS Calculator clone made using React Native (iOS and Android).
- Install and configure Genymotion (free personal Android emulator).
- Install Expo CLI (npm i -g expo-cli), then use it (expo start --android) while your Android emulator is running.
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.
- Fork this repository.
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
Breno Baptista |
This project is licensed under the GPL-3.0 License