An open API service indexing awesome lists of open source software.

https://github.com/swiftcrew/ios-inshorts-view

InshortsView, UICollectionView for implementing vertical swipe up-done for next/previous cards, like News Inshorts application.
https://github.com/swiftcrew/ios-inshorts-view

inshortcard inshortcollection inshorts inshortui inshortview ios news newsapp newsapplication newsfeed reuse swift swift5 uicollectionview uicollectionviewflowlayout

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# InshortsView
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

Screenshot 2019-09-04 at 10 08 46 PM

#### Step 3
* Import `InshortsLayout` layout class

Screenshot 2019-09-04 at 10 08 40 PM

#### Step 4
* Click on CollectionView go to attributeinspector select `layout` type `custom` and then import the class `InshortsLayout` and enable paging.

Screenshot 2019-09-04 at 10 08 31 PM

### Result

#### FullView
Screenshot 2019-09-04 at 10 08 31 PM

#### SwipDown
Screenshot 2019-09-04 at 10 08 31 PM

#### SwipUp
Screenshot 2019-09-04 at 10 08 31 PM

## 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:

## Created by
Mohd Tahir, [@Mohd_Tahir99](https://twitter.com/Mohd_Tahir99)