All Projects → lilianerhan → UnityTableView

lilianerhan / UnityTableView

Licence: MIT License
Plugin for Unity 5.6 that implements a Table with an API inspired by Apple's UITableView

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to UnityTableView

Wrcellview
自定义View,类似tableView的系统cell,使用方便 Custom View, similar to the tableView system cell, easy to use
Stars: ✭ 64 (+137.04%)
Mutual labels:  uitableviewcell, tableview
Swipecellkit
A swipeable UITableViewCell or UICollectionViewCell with support for:
Stars: ✭ 5,745 (+21177.78%)
Mutual labels:  uitableviewcell, tableview
tcscustomrowactionfactory
TCSTableViewRowActionFactory allows you to setup the swipe actions for cells in a table view using UIView and some other convenient methods
Stars: ✭ 24 (-11.11%)
Mutual labels:  uitableviewcell, tableview
Tdbadgedcell
TDBadgedCell is a table view cell class that adds a badge, similar to the badges in Apple's own apps
Stars: ✭ 1,444 (+5248.15%)
Mutual labels:  uitableviewcell, tableview
StaticPage
静态页面大杀器 ------三行代码搞定常用静态页面
Stars: ✭ 40 (+48.15%)
Mutual labels:  tableview
ZXTableView
快速、高效地构建TableView,节省80%以上重复代码,无需设置数据源和代理。
Stars: ✭ 18 (-33.33%)
Mutual labels:  tableview
Alister
No more boilerplate code with tables and collections!
Stars: ✭ 15 (-44.44%)
Mutual labels:  tableview
SPPickerView
这是一个选择器,功能类似系统的UIPickerView,但是比UIPickerView的适用范围广得多
Stars: ✭ 28 (+3.7%)
Mutual labels:  tableview
CXLinkageSheetDemo
一个同时支持横向和纵向滚动的表格框架 CXLinkageSheetView,适用于一些数据展示页面
Stars: ✭ 78 (+188.89%)
Mutual labels:  tableview
UITableViewCellAnimation
Basic tabeview cell animation for best way to display cell
Stars: ✭ 31 (+14.81%)
Mutual labels:  uitableviewcell
MapTable-Swift
Mimic Find My Friends first screen behavior
Stars: ✭ 69 (+155.56%)
Mutual labels:  tableview
IZJHorizontalTableView
一个支持添加横向滑动切换ScrollView的tableView,并且保持原有垂直方向视图加载的View。可实现仿微博iOS,转转iOS等切换效果
Stars: ✭ 14 (-48.15%)
Mutual labels:  tableview
Python-MongoDB-Example
A Live working Example Application of Python, Qt, PySide2, MongoDB, PyMongo, QTreeView, QAbstractTableModel
Stars: ✭ 41 (+51.85%)
Mutual labels:  tableview
bppgrid
QtQuick 2 Table component, modeled on TableView QML Type and some other Cool qml components
Stars: ✭ 54 (+100%)
Mutual labels:  tableview
iOS-work-issues
📱记录 iOS 开发过程中遇到的问题
Stars: ✭ 13 (-51.85%)
Mutual labels:  tableview
iOSProjects
It's project that contains different applications developed with Swift 5.7 👨‍💻👩🏼‍💻🧑🏿‍💻
Stars: ✭ 122 (+351.85%)
Mutual labels:  tableview
SplittableViewKit
A cell of IndexPath(row: 0, section: 0) in UITableView is automatically moved to left view when device rotated.
Stars: ✭ 39 (+44.44%)
Mutual labels:  tableview
TimeTableManager
Simple react application to create a TimeTable based only on your choice of subjects.
Stars: ✭ 30 (+11.11%)
Mutual labels:  tableview
TableViewExtension
This extension simplify registering any cell, reusing and other verbosity steps.
Stars: ✭ 13 (-51.85%)
Mutual labels:  tableview
ReactiveDataDisplayManager
No description or website provided.
Stars: ✭ 35 (+29.63%)
Mutual labels:  tableview

UnityTableView

TableView is a plugin for Unity 5.6 that implements a Table with an API inspired by Apple's UITableView

UnityTableView

Features

  • Reusable cells
  • Vertical / Horizontal
  • No external dependencies
  • Can handle tables with large amounts of rows
  • Native iOS / Mac developers will feel at home
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].