カルボナーラ街道
id:tokizuoh
SwiftUI未使用API100本ノック: 8. matchedGeometryEffect(id:in:properties:anchor:isSource:)
API developer.apple.com iOS 14+。 gif コード gist.github.com メモ App Storeアプリの遷移元から遷移先の画面にシームレスに画像が渡っているアニメーションはこれで実現されていそう。今回のコード例だと matchedGeometryEffect(id:in:properties:anchor:isSource:) を使わなくてもoffsetのアニメーションで実現できそ…