Search code examples
swiftuicollectionviewtvosapple-tv

Scrolling Banners tvOS


I am implementing a tvOS app. Most of the controls are implemented and I have also made use of the Focus Engine. But there is one control which seems like a banner and it moves down when it is focused. Can anyone please confirm if it is customized CollectionViewCell. If yes, how does it animate.

enter image description here


Solution

  • This element is a part of UITabBar.