-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
Thanks for writing this. Wondering if you've considered using block callbacks instead of delegate pattern? It would allow the completion handling code to live near where the alerts are shown instead of being handled in a separate method (that might include a large switch statement if you're showing lots of alerts in a single view). I'd be happy to submit a PR if you're interested in exploring further.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels