OudomMunint / .NetMAUI-To-Do-List-App

A minimalistic to do list app that performs CRUD operations. Made with .Net MAUI & SQLite. This app features a dashboard with charts, camera & image gallery usage, ListView with bulk actions as well as dark & light themes.
46 stars 9 forks source link

UX - Using Toasts #229

Closed OudomMunint closed 2 months ago

OudomMunint commented 2 months ago

Use toast to indicate success or failure for these user actions: Note: Might be worth it implement a Toast service.

OudomMunint commented 2 months ago

iOS crashing issue is fixed by Community toolkit v9.0.2

OudomMunint commented 2 months ago

Fixed by PR #230