Ios swift – Scroll to item with animation issue
In a scrollview with LazyHStack, I'm running into an issue with smoothly scrolling a tapped item into view. This is the animation Im trying to achieve: Note that the item hovered on above smoothly expands into view with items shifting…