- This project is similar to Apple's Calculator but not exactly the same.
- There is no main.StoryBoard.
- UI written programmatic , no third-party library.
- This project's architecture is MVC.
- Deleting numbers by swiping the screen from right to left.
- Setting backgrounds for operation buttons when clicked.
- Definitely CalculatorLogic part because this way of writing code does not make sense.
Thanks for idea https://github.com/meyusufdemirci .