Skip to content

First test using the SwiftUI Beta. This macOS Application implements a basic stack-based calculator.

Notifications You must be signed in to change notification settings

lukasmoellerch/StackCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

StackCalculator

This is my first try implementing a macOS application using the new SwiftUI framework from Apple. The Buttons are custom and are using a gesture recognizer for mouse press detection. The stack is represented using a simple array of Floats.

About

First test using the SwiftUI Beta. This macOS Application implements a basic stack-based calculator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages