SwiftUI: Animate Tab bar tab switch with a CrossDissolve slide?
XCode 12 — iOS 14
In this tutorial, We are going to implement CrossDissolve slide animation for Tab bar view.
We cannot achieve CrossDissolve animation in SwiftUI itself, unless we create custom tab bar. In this tutorial, We are going to implement crossDissolve for native Tab-bar.