Mateusz Szklarek
e6dc813d84
Make action closure async, move Task to UI layer and remove TaskFactory
2025-04-17 18:32:04 +02:00
Mateusz Szklarek
950eb7f68c
Refactor after self code review
2025-04-01 15:21:51 +02:00
Mateusz Szklarek
a3594f59a3
Remove generic type from AlertViewModel and replace it with AlertAction
2025-04-01 15:21:50 +02:00
Mateusz Szklarek
7b67bbfc2f
Fix redundant state re-renders by improving custom alert modifier
...
Detail explanation added as a docs in `View+Alert.swift`.
2024-11-13 13:38:33 +00:00
Mateusz Szklarek
b0bf5e7c48
Use alert modifier helper from InboxCoreUI module
...
Remove `View+DeletionAlert.swift` helper that is no longer used.
Re-organize alert related files in `InboxCoreUI` module.
Remove no longer used `Alert` model.
2024-11-13 13:38:33 +00:00