In order to test the ability to embed UIKit containers in SwiftUI views I am testing different components.
I loved the new carrousel used for showing featured content. So I tested the new UIPageControlTimerProgress
component in UIKit. Available on iOS 17.0+
Here is how Apple uses it on the TV app:
TV+.mov
You can check the result on your simulator or preview in Xcode. Or, here is how I use that component: