All Projects → alexandre-g → FadingEdgesCollectionView

alexandre-g / FadingEdgesCollectionView

Licence: MIT license
A UICollectionView that fades it's edges to hint about more content

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to FadingEdgesCollectionView

Infinite Uicollectionview
Make a UICollectionView infinitely scrolling by looping through content
Stars: ✭ 82 (+0%)
Mutual labels:  uicollectionview, scrollview
Tysnapshotscroll
一句代码保存截图,将 UIScrollView UITableView UICollectionView UIWebView WKWebView 网页 保存 为 长图 查看。Save the scroll view page as an image,support UIScrollView,UITableView,UICollectionView,UIWebView,WKWebView.(Support iOS13)
Stars: ✭ 709 (+764.63%)
Mutual labels:  uicollectionview, scrollview
CPCollectionViewWheelLayout
An interesting wheel layout of collection view.Swift version:https://github.com/ParsifalC/CPCollectionViewKit
Stars: ✭ 16 (-80.49%)
Mutual labels:  uicollectionview
GenericCells
Creating generic UITableViewCells and UICollectionViewCells instead of subclasses.
Stars: ✭ 81 (-1.22%)
Mutual labels:  uicollectionview
ExcelCollectionViewLayout
An Excel-like UICollectionView's layout.
Stars: ✭ 32 (-60.98%)
Mutual labels:  uicollectionview
rn-mirror-lists
🪞 Mirror scroll lists for React Native
Stars: ✭ 38 (-53.66%)
Mutual labels:  scrollview
SwiftUI-DesignCode
 SwiftUI-DesignCode is some examples in the process of learning swiftUI 2.0
Stars: ✭ 185 (+125.61%)
Mutual labels:  scrollview
ZFMultiTabPage
iOS Swift开发的多Tab框架
Stars: ✭ 37 (-54.88%)
Mutual labels:  scrollview
InfiniteScrollRecyclerView
Enables the RecyclerView to Auto scroll for indefinite time.
Stars: ✭ 49 (-40.24%)
Mutual labels:  scrollview
Micro
🏎Fast diffing and type safe SwiftUI style data source for UICollectionView
Stars: ✭ 77 (-6.1%)
Mutual labels:  uicollectionview
react-native-pullview
scrollview&&FlatList Pull refresh and loadmore
Stars: ✭ 26 (-68.29%)
Mutual labels:  scrollview
SNCollectionViewLayout
Collection View Layouts is a set of custom flow layouts for iOS which imitate general data grid approaches for mobile apps.
Stars: ✭ 100 (+21.95%)
Mutual labels:  uicollectionview
CSStickyFlowLayoutHeaders
UICollectionView replacement for your amazing headers
Stars: ✭ 16 (-80.49%)
Mutual labels:  uicollectionview
TinyCoordinator
The Swift version of ThinningCoordinator focus on lighter view controllers.
Stars: ✭ 18 (-78.05%)
Mutual labels:  uicollectionview
RTHeadedColumnView
Multi-column content with a common header view
Stars: ✭ 12 (-85.37%)
Mutual labels:  scrollview
SoundLine
An Android custom view which offers an audio timeline controller as the SoundCloud Sound Wave
Stars: ✭ 53 (-35.37%)
Mutual labels:  scrollview
MBVideoPlayer
feed流在线播放器。仿抖音交互效果,支持边下边播以及离线播放功能。
Stars: ✭ 20 (-75.61%)
Mutual labels:  scrollview
CollectionViewMultiColumnLayout
A tiled waterfal/mosaic UICollectionViewLayout with support for explicit columns.
Stars: ✭ 13 (-84.15%)
Mutual labels:  uicollectionview
UICollectionView-QLX
一款基于UICollectionView扩展,告别繁琐的代理,一个数组就能搞定数据源,数组自动同步视图, 更好用的UICollectionView。
Stars: ✭ 17 (-79.27%)
Mutual labels:  uicollectionview
TableScrollViewPage
IOS轮播图: tableView表格做的图片轮播器 ,性能非常稳定,可加载网络图片 TableScrollViewPage
Stars: ✭ 20 (-75.61%)
Mutual labels:  scrollview

CocoaPods

FadingEdgesCollectionView

A UICollectionView that fades its edges to hint about more content.

Vertical and/or horizontal fading/arrows are shown automatically - just set the class to FadingEdgesCollectionView in storyboard or create as a usual UICollectionView programmatically.

Installation

Available via CocoaPods:

pod 'FadingEdgesCollectionView'

Or download and get files from /Lib directory.

Preview

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].