Skip to content

nkalvi/Date-Planner-710387

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Date Planner

Present hierarchical information in a list.

Overview

Welcome to the Date Planner app. Use this app to organize and plan a series of events, organized by date.

This walkthrough teaches you how to use lists and an observable data model to create dynamic lists of events and tasks. Time to jump in.

Tutorial

View a tutorial on this sample.

Running the Sample Code Project

Before you run the sample on a physical device, select a Development Team under the Signing & Capabilities section in the project editor.


2022-08-03 Try to adapt this to use NavigationSplitView, while trying to keep the @Binding to pass events.

Working: Selecting, adding, editing and deleting from edit view.

Issues: Crashes when items are deleted in the list via swipe actions.

About

Try to adapt https://developer.apple.com/tutorials/sample-apps/dateplanner to use NavigationSplitView, while trying to keep the Binding to pass events.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages