All Projects → VamshiIITBHU14 → 2DUICollectionViewSwift

VamshiIITBHU14 / 2DUICollectionViewSwift

Licence: other
A simple and elegant 2Dimensional UICollectionView which is most commonly used in ecommerce apps, music streaming apps etc. Easily customisable as per your requirements as it is designed keeping the superset requirement in mind. Developed in latest Swift syntax.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to 2DUICollectionViewSwift

Gskstretchyheaderview
A generic stretchy header for UITableView and UICollectionView
Stars: ✭ 1,624 (+5700%)
Mutual labels:  uicollectionview, uiscrollview
XLRefresh
iOS 下拉刷新工具
Stars: ✭ 25 (-10.71%)
Mutual labels:  uicollectionview, uiscrollview
EmbeddedScrollView
Embedded UIScrollView for iOS.
Stars: ✭ 55 (+96.43%)
Mutual labels:  scrolling, uiscrollview
Baraba
Make your UIScrollView scroll automatically when user is looking 👀 by tracking face using ARKit and AVFoundation
Stars: ✭ 268 (+857.14%)
Mutual labels:  uicollectionview, uiscrollview
Mylinearlayout
MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,PathLayout,GridLayout,LayoutSizeClass to build your App 自动布局 UIView UITab…
Stars: ✭ 4,152 (+14728.57%)
Mutual labels:  uicollectionview, uiscrollview
Persei
Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift
Stars: ✭ 3,395 (+12025%)
Mutual labels:  uicollectionview, uiscrollview
ScrollAnimationShowcase
[ING] - UIScrollViewやUICollectionViewの特性を活用した表現サンプル
Stars: ✭ 15 (-46.43%)
Mutual labels:  uicollectionview, uiscrollview
Tysnapshotscroll
一句代码保存截图,将 UIScrollView UITableView UICollectionView UIWebView WKWebView 网页 保存 为 长图 查看。Save the scroll view page as an image,support UIScrollView,UITableView,UICollectionView,UIWebView,WKWebView.(Support iOS13)
Stars: ✭ 709 (+2432.14%)
Mutual labels:  uicollectionview, uiscrollview
Closures
Swifty closures for UIKit and Foundation
Stars: ✭ 1,720 (+6042.86%)
Mutual labels:  uicollectionview, uiscrollview
CustomTakePhotoAndCollectionViewAnimation
个人
Stars: ✭ 12 (-57.14%)
Mutual labels:  uicollectionview
PagedLists
Paginated UITableView and UICollectionViews for iOS.
Stars: ✭ 69 (+146.43%)
Mutual labels:  uicollectionview
scroll-sync-react
A scroll syncing library for react that is up to date
Stars: ✭ 49 (+75%)
Mutual labels:  scrolling
marquee-ora
A tool to create an ora compatible spinner object that behaves like a scrolling marquee
Stars: ✭ 73 (+160.71%)
Mutual labels:  scrolling
react-scroll-trigger
📜 React component that monitors scroll events to trigger callbacks when it enters, exits and progresses through the viewport. All callback include the progress and velocity of the scrolling, in the event you want to manipulate stuff based on those values.
Stars: ✭ 126 (+350%)
Mutual labels:  scrolling
render-props
㸚 Easy-to-use React state containers which utilize the render props (function as child) pattern
Stars: ✭ 33 (+17.86%)
Mutual labels:  scrolling
CPCollectionViewWheelLayout
An interesting wheel layout of collection view.Swift version:https://github.com/ParsifalC/CPCollectionViewKit
Stars: ✭ 16 (-42.86%)
Mutual labels:  uicollectionview
CollectionViewWithPaging-Finish
A tutorial's finished project on how to build a horizontal UICollectionView with peeking pages.
Stars: ✭ 63 (+125%)
Mutual labels:  uicollectionview
Cyanic
Declarative, state-driven UI framework
Stars: ✭ 32 (+14.29%)
Mutual labels:  uicollectionview
jquery-scrollwatch
jQuery plugin for determining active sections on the page based on scrolling
Stars: ✭ 18 (-35.71%)
Mutual labels:  scrolling
FlexibleHeader
A container view that responds to scrolling of UIScrollView
Stars: ✭ 69 (+146.43%)
Mutual labels:  scrolling

2DUICollectionViewSwift

A simple and elegant 2Dimensional UICollectionView (Horizontal and Vertical) which is most commonly used in ecommerce apps, music streaming apps etc. Easily customisable as per your requirements as it is designed keeping the superset requirement in mind. Developed in latest Swift syntax.

As it can be observed in current day's apps where one is not sure about number of sections and number of items in each section till he recieves the response via API call, this project can be taken as reference to present the UI in an elegant way. I've used a static JSON file to populate the UI but you can easily replace it with your own JSON and customise it as per your requirements. Inspired from apps like Saavn, EPIC.

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].