On Android there\'s neat way to browse between several pages of data with the same layout by using ViewPager and Fragments. User swipes left or right, and the pages change. Ther
visit https://github.com/vowed21/HWViewPager
It may help you.
Inherited UICollectionView.
Reuseable Cell, (likely Android's Adapter)
AND enable Preview part of left, right side.