Here, UICollectionView for implementing vertical swipe up-done for next/previous cards, like News Inshorts application.
- Xcode 10+
Add InshortsLayout
class into your project
- Click on layout
- Import
InshortsLayout
layout class
- Click on CollectionView go to attributeinspector select
layout
typecustom
and then import the classInshortsLayout
and enable paging.
- If you found a bug, please open an issue. 🙇
- Also, if you have a feature request, please open an issue. 👍
- If you want to contribute, submit a pull request.:muscle:
Mohd Tahir, @Mohd_Tahir99