Topic: "tableviewcell"
tmdvs/TDBadgedCell
TDBadgedCell is a table view cell class that adds a badge, similar to the badges in Apple's own apps
Language: Swift - Size: 1.6 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 1,433 - Forks: 180

younatics/ExpandableCell
✨ Awesome expandable, collapsible tableview cell for iOS written in Swift 5
Language: Swift - Size: 5.34 MB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 773 - Forks: 124

younatics/YNExpandableCell
✨ Awesome expandable, collapsible tableview cell for iOS written in Swift 4
Language: Swift - Size: 23.8 MB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 455 - Forks: 35

okhanokbay/ExpyTableView 📦
Make your table view expandable just by implementing one method.
Language: Swift - Size: 1020 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 374 - Forks: 52

pujiaxin33/JXMovableCellTableView
The custom tableView which can start moving the cell with a long press gesture.
Language: Objective-C - Size: 3.43 MB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 191 - Forks: 37

sparrowcode/SettingsIconGenerator
Generator of settings icon by SF Symbols. Customisable background color and ready-use in table cell.
Language: Swift - Size: 32.2 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 159 - Forks: 10

AAChartModel/AAUniversalTableViewCell
An easy way to creat universal table view cell for iOS project
Language: Objective-C - Size: 14.6 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 102 - Forks: 2

wangrui460/WRCellView
自定义View,类似tableView的系统cell,使用方便 Custom View, similar to the tableView system cell, easy to use
Language: Objective-C - Size: 444 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 64 - Forks: 12

ingenuity-ph/android-tableview-kotlin
Android's missing TableView component.
Language: Kotlin - Size: 5.9 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 45 - Forks: 12

surfstudio/ReactiveDataDisplayManager
Language: Swift - Size: 6 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 41 - Forks: 13

ahmedAlmasri/SNAdapter
iOS swift tableview and collectionView Adapter
Language: Swift - Size: 91.8 KB - Last synced at: 28 days ago - Pushed at: about 5 years ago - Stars: 39 - Forks: 6

SmileZXLee/ZXTableView
快速、高效地构建TableView,节省80%以上重复代码,无需设置数据源和代理。
Language: Objective-C - Size: 4.41 MB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 21 - Forks: 9

saurabh-360/InstagramVideoCell
This is a demo for the inline Video Player in the apps like vine and instagram. Uses local videos.
Language: Swift - Size: 41.2 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 21 - Forks: 6

serhatsezer/TableViewExtension
This extension simplify registering any cell, reusing and other verbosity steps.
Language: Swift - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 2

MallikarjunH/TableView-Examples
This repository will include different examples of table views.
Language: Swift - Size: 2.94 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

devpolant/CellViewModel
Just one possible approach to manage UITableView and UICollectionView data source
Language: Swift - Size: 73.2 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 4

bhaveshtandel17/MovableTableViewCell
In this tutorial you will learn how to move a table view cell by using a long press gesture.
Language: Swift - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 3

pratik-123/MVVMUsingSwift
MVVM design pattern using Swift language
Language: Swift - Size: 20.5 KB - Last synced at: 16 days ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 3

QDong415/QTableKit
封装tableViewCell样式不一致的UITableView,告别复杂的DataSource和Delegate。Build static UITableViewCell more conventient
Language: Swift - Size: 62.5 KB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

glassipbel/SnazzyList
An elegant way of creating CollectionViews and TableViews in iOS.
Language: Swift - Size: 7.48 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

MaximKotliar/Parallaxable
Beautiful parallax effect for your Table/Collection cells.
Language: Swift - Size: 437 KB - Last synced at: 3 days ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 1

mwaqasbhati/WBSwipeableCell
SwipeableCell used to show options menu in TableView and CollectionView
Language: Swift - Size: 10.5 MB - Last synced at: 26 days ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 4

EssentialsDev/SocialMediaAppTutorial
Language: Swift - Size: 25.6 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 2

chakery/StaticAndDynamicExample
This is a static cell and dynamic cell using a mixture of the example.
Language: Swift - Size: 68.4 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 2

abbasjoyia99/ListViewSwiftUI
A project for creating a vertical list using the Swift UI.This project include topic,ListView to show list of movies,Tabbar with favourite movies,Detail view to show detail of movies, do movie favourite or unfavourite
Language: Swift - Size: 30.4 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

SmileZXLee/ZXBaseTableView
基于系统tableView的自定义封装,快速构造,极简的代码风格,无需设置代理和数据源,与业务无关部分内部自动处理,包含无数据占位图,分页封装,网络错误占位图,点击重新加载等,大量减少重复代码。
Language: Objective-C - Size: 1.61 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 2

ManuelBulos/FlightTicketView
UITableView that resembles a flight ticket.
Language: Swift - Size: 551 KB - Last synced at: 30 days ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 3

bertugyilmaz/Expandable-TableView
Language: Swift - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 2

jaiobs/OBSExpandableTableView-iOS
Language: Swift - Size: 1.33 MB - Last synced at: 26 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 4

abdullah1107/iOS-Professional
Advance feature of iOS [working..
Language: Swift - Size: 13.8 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 3

Murad9288/Contact_App
Creating a custom contact list for a mobile phone.
Language: Swift - Size: 5.21 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

Murad9288/Search_In_Custom_TableView_APIData
This project uses custom tableView with API's image search UISearchBar.
Language: Swift - Size: 22.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

clarkeben/change-app-icon
A simple app to demonstrate how you can change your app icon using iOS 10.3+
Language: Swift - Size: 395 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

SwiftCrew/SwiftExtension-s
Here are multiple extension available in this, which'll be help to write clean and reuse code.
Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

CooFree/CFCustomTableView
🔥ParallaxHeader、ImageShowViewController、SlideEditCell (一句代码头部放大、图片预览、cell自定义滑动删除)
Language: Objective-C - Size: 1.85 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

rohit-56/Netflix_Clone
Netflix clone is a project based on Swift 5 , where a user view Trending Movies , Trending Shows , Popular Movies , Upcoming Movies in Home View. Also he can watch & download movies & tv shows.
Language: Swift - Size: 182 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

AyaBaghdadi/CollectionView_In_TableViewCell
Language: Swift - Size: 1.83 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

gq630960023/TableViewCellHeight-AutoLayout-ManualLayout
在TableViewCell中, 经常使用 UILabel 与 UITextView 来存放cell中的文字, 而计算高度却经常产生问题. 本Demo通过AutoLayout 与 ManualLayout 的两种方式来计算高度.
Language: Objective-C - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

consbulaquena/angelasKitchen
A food app displaying some delicious recipes.
Language: Swift - Size: 2.62 MB - Last synced at: 28 days ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

wangrui460/WRCellView_swift
自定义Cell
Size: 37.1 KB - Last synced at: 12 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

mervenurgulbagci/Weather
Language: Swift - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

SohyeonKim-dev/To-Do-List-App
📑 ToDoList ✔️IOS App with UI Kit
Language: Swift - Size: 389 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Duraiamuthan/TopiOSApps
It shows top iOS apps from app store. One can filter the list of apps using app name or category
Language: Swift - Size: 913 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

jfdoradotr/Notto
This basically is a simple clone of the most common and popular notes app that you may already know.
Language: Swift - Size: 547 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

DevLiuSir/StretchHeadView
TableView head stretch and amplification effect compatible with swift and objc.
Language: Swift - Size: 26.8 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

martinachov/swift-tableviews
Some ways to implement tableview in Swift
Language: Swift - Size: 486 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

alandwiprasetyo/Custom-Table-View-iOS-Swift
Custom Table View iOS with Swift
Language: Swift - Size: 3.11 MB - Last synced at: 10 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

jungseok-corine/TableView
study
Language: Swift - Size: 12.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ranasauravsingh/Multiple-Row
This repository contains the basic demo of table with Multiple Row system designed with the help of HTML, CSS and DOM manipulation.
Language: JavaScript - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ClearCut3000/TableView
Application with custom tableView cells
Language: Swift - Size: 1.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mksmanish/TapViewInswiftUI
This consists of tapView with various controller in swiftUI.
Language: Swift - Size: 558 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

pushpankq/Core
Language: Swift - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

CooFree/CFKit
📱资料整理
Size: 15.4 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

nkopilovskii/NKListTamplate
Tool for quick and compact UITableView configuration.
Language: Swift - Size: 56.6 KB - Last synced at: 5 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

tareksmoubarak/table-views
Table Views Swift 4
Language: Swift - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Cemoo/ResizeTableView
Resize tableview height that contains another tableview depending sub tableview cell count changes.
Language: Swift - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Shiju86/ExpandingTableViewCell
Expand Table Cell
Language: Swift - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

rajdhakate/RDColTableCell
Tableview cell contains Collection view. Easy delegate to get back the selected collection view item of selected tableview cell.
Language: Objective-C - Size: 5 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Aurazion/SwipeableTableViewCell Fork of blixt/SwipeableTableViewCell
Compatibility with Swift 3
Language: Swift - Size: 3.68 MB - Last synced at: 9 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

vishrut-tewatia/Github-Profile-Viewer
Github Profile Viewer App - A simple application that started the journey for iOS development
Language: Swift - Size: 441 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

muallacakmaz/MigrosClone
Migros Sanal Market App clone to study TableView and CollectionView. My second swift project
Language: Swift - Size: 2.69 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

appleiOSdevelopers/tableview-asfar
as ios developer I made tableView Project that is a powerful complex data structures and rendering tabular data composed of rows, columns and cells.
Language: Swift - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ismailacikyurek/FirebaseInstaClone
Instagram Clone - Firebase
Language: Swift - Size: 216 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Yabby1997/iOS-Simple-TableView
TableView, TableViewCell, Json decode, Custom Cell
Language: Swift - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mattsousatwo/FocusON
Task manager made to help you focus on one goal per day. FocusON uses Lottie animations to congratulate users when they complete their task.
Language: Swift - Size: 5.01 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jessangel79/TableFlip Fork of mergesort/TableFlip
A simpler way to do cool UITableView animations! (╯°□°)╯︵ ┻━┻
Size: 9.97 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

shuvokr/iOS---CollectionView-In-TableViewCell
A coustom table view cell for represent collection view in table cell with [ vertical/horizontal swipe ]
Language: Swift - Size: 341 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

rcasanovan/Xcode-UITableView-Template
Xcode template to add a table view using VIPER Architecture (Swift)
Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

cbedoy/DynamicTable
Dynamic Table make easier how use and inject cells on your UITableView.
Language: Objective-C - Size: 214 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ggthedev/MQLearningTables
Learning TableViews and TableView controllers in iOS
Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ArchitectAK/TableView-Codable-iOS
Populating Tableview From REST API Response
Language: Swift - Size: 2.68 MB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

artemik/github-top-ios
GitHub daily top repositories iOS app.
Language: Objective-C - Size: 198 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
