OpenWorkoutTracker icon indicating copy to clipboard operation
OpenWorkoutTracker copied to clipboard

SwiftUI Port

Open msimms opened this issue 3 years ago • 1 comments

Port the front end from Objective-C and IOKit to Swift UI. The reasons for this are:

  • Apple will end-of-life Objective-C and IOKit and some point
  • Will probably take less code
  • Will probably look better (aesthetically) and have less weirdness on different sized devices
  • Can do things such as watch complications

msimms avatar Oct 11 '22 17:10 msimms

Note that the backend (written in C++) will remain unaffected.

msimms avatar Oct 11 '22 17:10 msimms

Done. Finally.

msimms avatar Jun 07 '23 13:06 msimms