Skip to content

Add advanced features: theme toggle, alert, notification, edit protections, settings view, and navigation flow, delete all completed task button, separate create and edit view etc... - #2

Open
Deepak-iOSDeveloper wants to merge 2 commits into
SwiftieDev:mainfrom
Deepak-iOSDeveloper:main

Conversation

@Deepak-iOSDeveloper

Copy link
Copy Markdown
  • Introduced @AppStorage-based dark/light mode toggle in SettingView
  • Implemented delete-all-completed-tasks functionality with a confirmation button
  • Added new SettingView accessible via toolbar
  • Connected ListCardView to EditSectionView via NavigationLink
  • Enabled editing of reminder lists through top cards
  • Added alert messages to EditSectionView for validation and save confirmation
  • Disabled back navigation in edit view when changes are unsaved
  • Added notification permission request in HomeView (UNUserNotificationCenter)
  • Improved UI styling and layout in Home screen list and grid
  • Structured navigation using NavigationStack and .navigationDestination

…tions, settings view, and navigation flow

- Introduced @AppStorage-based dark/light mode toggle in `SettingView`
- Implemented delete-all-completed-tasks functionality with a confirmation button
- Added new `SettingView` accessible via toolbar
- Connected `ListCardView` to `EditSectionView` via `NavigationLink`
- Enabled editing of reminder lists through top cards
- Added alert messages to `EditSectionView` for validation and save confirmation
- Disabled back navigation in edit view when changes are unsaved
- Added notification permission request in `HomeView` (`UNUserNotificationCenter`)
- Improved UI styling and layout in Home screen list and grid
- Structured navigation using `NavigationStack` and `.navigationDestination`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant