All Projects → rickytan → RTComponentTableView

rickytan / RTComponentTableView

Licence: MIT license
A Componentized UITableView implementation

Programming Languages

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

Projects that are alternatives of or similar to RTComponentTableView

Mentions
An easy way to add mentions and hashtags
Stars: ✭ 24 (-44.19%)
Mutual labels:  uitableview
XFSettings
基于UITableView的界面定制,目标是更快更方便地构建设置界面,特点是易维护、可扩展性强。
Stars: ✭ 62 (+44.19%)
Mutual labels:  uitableview
URParallaxScrollAnimator
Show an animation as far as moved scroll while scrolling at the scroll view
Stars: ✭ 34 (-20.93%)
Mutual labels:  uitableview
StackableTableView
A UITableView subclass that enables setting an array of views for both headers and footers utilizing UIStackView
Stars: ✭ 72 (+67.44%)
Mutual labels:  uitableview
Multiple-collectionView-in-Multiple-tableView-cells
UICollectionView is embed in UITableViewCell. The collection views are horizontal scrollable. The UITableView can have a section title for each UICollectionView and the number of UICollectionView is equal to the number of sections.
Stars: ✭ 23 (-46.51%)
Mutual labels:  uitableview
YAAdapterTableViewWithResponderChain
No description or website provided.
Stars: ✭ 15 (-65.12%)
Mutual labels:  uitableview
ck
Portable automation meta-framework to manage, describe, connect and reuse any artifacts, scripts, tools and workflows on any platform with any software and hardware in a non-intrusive way and with minimal effort. Try it using this tutorial to modularize and automate ML Systems benchmarking from the Student Cluster Competition at SC'22:
Stars: ✭ 501 (+1065.12%)
Mutual labels:  reuse
ModuleServices
Reusable ViewController with TableView, split in Sections (called here modules) that help you to develop faster in Swift
Stars: ✭ 21 (-51.16%)
Mutual labels:  uitableview
reuse-action
A Github action to check repositories for REUSE compliance
Stars: ✭ 31 (-27.91%)
Mutual labels:  reuse
GenericCells
Creating generic UITableViewCells and UICollectionViewCells instead of subclasses.
Stars: ✭ 81 (+88.37%)
Mutual labels:  uitableview
AdoHideTableSection
An easy way to hide or show section in a tableview
Stars: ✭ 57 (+32.56%)
Mutual labels:  uitableview
FakeFBWall
This is a fun app to generate fake facebook wall. All the fields visible on the screen are editable. Screenshots attached for better understanding of the app. Code written in Swift 4.
Stars: ✭ 27 (-37.21%)
Mutual labels:  uitableview
TinyCoordinator
The Swift version of ThinningCoordinator focus on lighter view controllers.
Stars: ✭ 18 (-58.14%)
Mutual labels:  uitableview
VPAutoComplete
A simple Auto Complete UITextField also support UITableView written in swift 4.2
Stars: ✭ 20 (-53.49%)
Mutual labels:  uitableview
UITableView-Examples
UITableView の設置例まとめ for Objective-C
Stars: ✭ 13 (-69.77%)
Mutual labels:  uitableview
DropDownTableView
Here is a drop-down TableView.
Stars: ✭ 16 (-62.79%)
Mutual labels:  uitableview
tianditu-python
天地图切片(瓦片)以及POI下载
Stars: ✭ 92 (+113.95%)
Mutual labels:  section
UITableViewCellAnimation
Basic tabeview cell animation for best way to display cell
Stars: ✭ 31 (-27.91%)
Mutual labels:  uitableview
uitableview-prefetching
Demonstrating how to use prefetching with UITableView
Stars: ✭ 17 (-60.47%)
Mutual labels:  uitableview
TW-Section
create, edit and manage big and lengthy tiddlers through sectioning
Stars: ✭ 18 (-58.14%)
Mutual labels:  section

RTComponentTableView

CI Status Version License Platform

简介

一种组件化的 UITableView 的实现,见 xcoder.tips

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

RTComponentTableView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "RTComponentTableView"

Author

rickytan, [email protected]

License

RTComponentTableView is available under the MIT license. See the LICENSE file for more info.

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