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
UICollectionView implementation which works like pageViewController. scrolling is enabled horizontal & vertical,
just switch the kDirectionHorizontal property to 1 / 0 to change the scrolling direction.
About
collectionView sample project with the flow layout like pageViewController (horizontal and vertical scrolling available)