banner

Medo

Some neat implmentations

  • Complete SwiftUI lifecycle (including menu bar view)
  • Core Data + *ViewModel follows MVVM pattern
  • Custom Splash Screen (on first app launch)
  • View Modifiers
  • NSView Extension for floating view
  • Custom URL Scheme handling
  • New Async Await api (to check for latest app version and build)
  • LaunchAtLogin
  • Custom Splash Animations using .onAppear modifier
  • Native Prefrences tab using Settings {}
  • Local Keyboard shortcuts using CommandMenu{}

GitHub

View Github