Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 525 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 525 Bytes

macOS-Development-TaskManager

Demo project for macOS app development with SwiftUI

This is a project I developed for a youtube tutorial. You can watch it here: https://youtu.be/uE8RCE45Yxc

NavigationSplitView with Inspector

DropDown Menu on Macos

use contextMenu to add dropdown menu

Settings window

use @AppStorage to store user settings

Creating additional window types