Skip to content

Conversation

@onevcat
Copy link
Owner

@onevcat onevcat commented Dec 3, 2025

Summary

  • mark the SwiftUI-specific .onFailureImage modifier as deprecated and point users to .onFailureView
  • clarify the demo text/comments so it is obvious the modifier is kept for compatibility only
  • document the SwiftUI deprecation in the changelog

Refs #2449

Remove usage of `onFailureImage` in LoadingFailureDemo.swift and
promote `onFailureView` for better flexibility. This change aligns
with updated API guidelines to favor SwiftUI views over static images
for failure handling. The `onFailureImage` API is now marked as deprecated
and will be removed in a future release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants