UICollectionView for implementing vertical swipe up-done for next/previous cards

InshortView

Here, UICollectionView for implementing vertical swipe up-done for next/previous cards, like News Inshorts application.

Requirements

  • Xcode 10+

How to use by Interface

Step 1

Add InshortsLayout class into your project

Step 2

  • Click on layout

Step 3

  • Import InshortsLayout layout class

Step 4

  • Click on CollectionView go to attributeinspector select layout type custom and then import the class InshortsLayout and enable paging.

Result

Communication

  • If you found a bug, please open an issue. :bow:
  • Also, if you have a feature request, please open an issue. :thumbsup:
  • If you want to contribute, submit a pull request.:muscle:

GitHub