GitXplorerGitXplorer
K

Calculator

public
6 stars
2 forks
0 issues

Commits

List of commits on branch main.
Unverified
70f363cb34e04b308ab3eadc488716f7e84e71d1

Add open source README file

KKyle-Ye committed 3 years ago
Unverified
c1e0aec90fc878dae61bc20ea8850907bed805f2

[Bugfix] negate on 0.500 will cause the trailing zero disappear

KKyle-Ye committed 3 years ago
Unverified
506989720890ce58a5083130aec9924bcbd8cf90

UI tweak

KKyle-Ye committed 3 years ago
Unverified
c50be0d90bdecdc3b0b41cfe6ac388f56a7fce2b

Update spacing and color

KKyle-Ye committed 3 years ago
Unverified
a0763aa32484bf27557a6ee2622ff3f884ec53ba

Add comment

KKyle-Ye committed 3 years ago
Unverified
2e1be55bd27258690467427e6f5efd3544f672bd

Fix minus 0 bug

KKyle-Ye committed 3 years ago

README

The README file for this repository.

Calculator

A hobby project using Swift protocol and Swift 5.7's new generics to build an iOS Calculator-like calculator.

Highlights:

  • You can use Calculator in Simulator now 🎉 simulator-1 simulator-1
  • iPad's missing calculator

ipad

- Make full use of Swift's protocols and new generics

ipad

Future plan

  • [ ] [P1] hover effect
  • [ ] [P2] [UI] Circle Button for compact mode
  • [ ] [P2] light mode support

There is a branch for it, this need any ShapeStyle and is currently having some compile issue.

  • [ ] [P3] distributed actor support

Known Issue

  • [ ] The compact mode future is not complete yet.

Copyrights

calculator

The icon of the Calculator app is trademarks of Apple Inc., registered in the U.S. and other countries.