I have a project having the home page like the attached image and need to implement the following functionality.
Home Page slides in left to right Functionality of this is the icons rotate in a circle by finger Sliding once user clicks on an icon they will be directed to the page.
Pls help someone, if you have done such things.
Regards CJ

Following is the Custom
UICollectionViewLayout may help you to best fit your requirement.Download the source code and reference from here.