josephluck / urban-jungle

🌱 Simple reminders to help you care for your plants.
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Handle UI effect errors #5

Closed josephluck closed 3 years ago

josephluck commented 4 years ago

Switch over IErr types in UI effects and handle them by displaying overlays / toasts.

josephluck commented 3 years ago

Done