This year brought some interesting new additions to the SwiftUI framework. There is one, in particular, that opens a whole lot of new possibilities. We are talking about a new extension to the View protocol, the .matchedGeometryEffect() modifier. On its own, it’s good enough, but in combination with other techniques we learned already (custom transitions ... Read more The post MatchedGeometryEffect – Part 1 (Hero Animations) appeared first on The SwiftUI Lab.