All Projects → cuzv → TinyCoordinator

cuzv / TinyCoordinator

Licence: MIT license
The Swift version of ThinningCoordinator focus on lighter view controllers.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to TinyCoordinator

Thinningcoordinator
The UITableView/UICollectionView dataSource/delegate thinning coordinator, help thinning your UIViewController!
Stars: ✭ 25 (+38.89%)
Mutual labels:  uitableview, uicollectionview, delegate, datasource
Carbon
🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.
Stars: ✭ 1,034 (+5644.44%)
Mutual labels:  uitableview, uicollectionview, delegate, datasource
Flowkit
A declarative type-safe framework for building fast and flexible list with Tables & Collection
Stars: ✭ 215 (+1094.44%)
Mutual labels:  uitableview, uicollectionview, delegate, datasource
Closures
Swifty closures for UIKit and Foundation
Stars: ✭ 1,720 (+9455.56%)
Mutual labels:  uitableview, uicollectionview, datasource
Dtcollectionviewmanager
Protocol-oriented UICollectionView management, powered by generics and associated types.
Stars: ✭ 300 (+1566.67%)
Mutual labels:  uicollectionview, delegate, datasource
Genericdatasource
A generic small reusable components for data source implementation for UITableView/UICollectionView in Swift.
Stars: ✭ 127 (+605.56%)
Mutual labels:  uitableview, uicollectionview, datasource
Rglistkit
RGListKit is a Protocol & MVVM based framework to easily populate a UITableView or UICollectionView via single api.
Stars: ✭ 178 (+888.89%)
Mutual labels:  uitableview, uicollectionview, datasource
iOSEasyList
A data-driven UICollectionView and UITableView framework for building fast and flexible lists
Stars: ✭ 29 (+61.11%)
Mutual labels:  uitableview, uicollectionview, datasource
Dttableviewmanager
Protocol-oriented UITableView management, powered by generics and associated types.
Stars: ✭ 424 (+2255.56%)
Mutual labels:  uitableview, delegate, datasource
Skeletonview
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
Stars: ✭ 10,804 (+59922.22%)
Mutual labels:  uitableview, uicollectionview
Gskstretchyheaderview
A generic stretchy header for UITableView and UICollectionView
Stars: ✭ 1,624 (+8922.22%)
Mutual labels:  uitableview, uicollectionview
Micro
🏎Fast diffing and type safe SwiftUI style data source for UICollectionView
Stars: ✭ 77 (+327.78%)
Mutual labels:  uicollectionview, datasource
Basecomponents
BaseComponents aims to provide easily reusable and understandable components to increase productivity with UIKit and Foundation APIs
Stars: ✭ 92 (+411.11%)
Mutual labels:  uitableview, uicollectionview
Datasource
Simplifies the setup of UITableView data sources using type-safe descriptors for cells and sections. Animated diffing built-in.
Stars: ✭ 72 (+300%)
Mutual labels:  uitableview, datasource
Pagingkit
PagingKit provides customizable menu UI. It has more flexible layout and design than the other libraries.
Stars: ✭ 1,030 (+5622.22%)
Mutual labels:  uitableview, uicollectionview
Vbpiledview
Simple and beautiful stacked UIView to use as a replacement for an UITableView, UIImageView or as a menu
Stars: ✭ 164 (+811.11%)
Mutual labels:  uitableview, uicollectionview
Hgplaceholders
Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project
Stars: ✭ 2,048 (+11277.78%)
Mutual labels:  uitableview, uicollectionview
Squaremosaiclayout
An extandable mosaic UICollectionViewLayout with a focus on extremely flexible customizations 🔶
Stars: ✭ 243 (+1250%)
Mutual labels:  uitableview, uicollectionview
Tabanimated
A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)
Stars: ✭ 2,909 (+16061.11%)
Mutual labels:  uitableview, uicollectionview
IQListKit
Model driven UITableView/UICollectionView
Stars: ✭ 51 (+183.33%)
Mutual labels:  uitableview, uicollectionview

License CocoaPods Compatible Carthage Compatible Weibo Twitter

TinyCoordinator

The Swift version of ThinningCoordinator focus on lighter view controllers.

Checkout the Objective-C version

查看中文介绍

Notice

  • v0.x for swift 2.2
  • v1.x for swift2.3
  • v2.x for swift3.x

Migration Guides

For 2.0.0 version(swift-3), use Xcode's convert tools just fine. For >= 2.1.0 version, just see the sample in project.

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