David Gutierrez

Results 2 comments of David Gutierrez

Hi @StackHelp, Did you found a solution?

Hey i found a solution, probably can be optimized, but just was a fast approach `guard let item = carousel.itemView(atIndex: index) else { return } for view in carousel.contentView.subviews {...