I am creating an application in which one of the views is a UICollectionView inside a UIView. I am trying to replicate the Chrome effect for iOS when all active tabs are displayed, for example:

Does anyone have an idea on how to do this using UICollectionView o, is there a link to a tutorial or something that might help?
source
share