Calculator Clone with SwiftUI
CalculatorClone
Calculator Clone with SwiftUI
How to use:
-
Clone this repo
git clone https://github.com/jhonnierandrey/rnVetAppt
-
Open the
CalculatorClone.xcodeproj
file in Xcode (recommended – Version 14.3.1)
Contributing
- Fork it (https://github.com/jhonnierandrey/swCalculatorClone/fork)
- Create your own branch (
git checkout -b newFeature/yourIdea
) - Commit your changes (
git commit -m 'Add your commit'
) - Push to the branch (
git push
) - Create a new Pull Request
References
License
This project is licensed under the MIT License