Skip to content

Conversation

@dreampiggy
Copy link
Collaborator

Previouslly, there is a bug that custom transition API does not works as expected (like the .move)

Fix this by arrange the WebImage body structure, now SwiftUI can recognize it and work as expected.

Note that the .opacity will cause both fade-out (placeholder) and fade-in (network image). For most cases, use .fade is better.

… works as SwiftUI standard UI component, .fade transition is only fade in
@dreampiggy dreampiggy added the enhancement New feature or request label Oct 27, 2019
@dreampiggy dreampiggy force-pushed the feature_convenient_transition_API branch 2 times, most recently from 81a6dc3 to d624d04 Compare October 27, 2019 11:53
@dreampiggy dreampiggy force-pushed the feature_convenient_transition_API branch from d624d04 to 634f8a8 Compare October 27, 2019 11:58
@dreampiggy dreampiggy merged commit 85a648f into master Oct 27, 2019
@dreampiggy dreampiggy deleted the feature_convenient_transition_API branch October 27, 2019 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants