Skip to content

brenobaptista/ios-calculator-react-native

Repository files navigation

iOS Calculator

iOS Calculator clone made using React Native (iOS and Android).

Table of Contents

Getting Started

  1. Install and configure Genymotion (free personal Android emulator).
  2. Install Expo CLI (npm i -g expo-cli), then use it (expo start --android) while your Android emulator is running.

Screenshots

alt text

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

  1. Fork this repository.
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

Author

brenobaptista
Breno Baptista

License

This project is licensed under the GPL-3.0 License