You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 14, 2026. It is now read-only.
I’m trying to integrate iCarousel into a modern SwiftUI-based project, but I’m running into challenges with combining UIKit-based components and SwiftUI’s lifecycle. I’ve reviewed the existing documentation, but most examples are focused on older UIKit setups.
It would be really helpful to have updated guidance or sample code showing:
How to wrap iCarousel in a SwiftUI-compatible view
Best practices for handling state updates and item changes
Any recommended patterns for smooth performance in SwiftUI
Hi,
I’m trying to integrate iCarousel into a modern SwiftUI-based project, but I’m running into challenges with combining UIKit-based components and SwiftUI’s lifecycle. I’ve reviewed the existing documentation, but most examples are focused on older UIKit setups.
It would be really helpful to have updated guidance or sample code showing:
How to wrap iCarousel in a SwiftUI-compatible view
Best practices for handling state updates and item changes
Any recommended patterns for smooth performance in SwiftUI
Here’s the reference I’m working with:
[PvZ Fusion Plus]