Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Automatic error handling #45

Merged
merged 7 commits into from
Sep 1, 2023
Merged

Automatic error handling #45

merged 7 commits into from
Sep 1, 2023

Conversation

joemasilotti
Copy link
Owner

@joemasilotti joemasilotti commented Sep 1, 2023

Automatically handle errors with a SwiftUI view. The error's localized description is shown with a button to reload the request.

image

Developers can override the delegate to customize the error handling.

Closes #20.

@joemasilotti joemasilotti merged commit e069cfb into main Sep 1, 2023
@joemasilotti joemasilotti deleted the automatic-error-handling branch September 1, 2023 04:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bring ErrorPresenter in house with option to override
1 participant