Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
-
Updated
Jun 21, 2020 - Swift
Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
Both scroll horizontal and vertical for segment scrollview which have a same header. — 类似半糖、美丽说主页与QQ音乐歌曲列表布局效果,实现不同菜单的左右滑动切换,同时支持类似tableview的顶部工具栏悬停(既可以左右滑动,又可以上下滑动)。兼容下拉刷新,自定义 collectionview实现自适应 contentSize 还可实现瀑布流功能
The best large list component for React Native.
Hey there! Are there anywhere I can find some example code? :-) Or maybe just some documentation.
Thanks for this library though, it looks exactly like what I need!
TDBadgedCell is a table view cell class that adds a badge, similar to the badges in Apple's own apps
This component implements pure pull-to-refresh logic and you can use it for developing your own pull-to-refresh animations
An Android library containing a simple TableView and an advanced SortableTableView providing a lot of customisation possibilities to fit all needs.
Hello,
I detect error with static table view.
Content of table view cell is under imagen parallax header. It´s correct.
But, description table view cell, is over imagen parallax header. It´s error.

ListPlaceholder is a swift library allows you to easily add facebook style animated loading placeholder to your tableviews or collection views.
Declarative approach to populate and manage UITableViews (see https://github.com/malcommac/FlowKit)
Swift μ-framework for efficient array diffs and datasource adapters.
基于AVPlayer封装的视频播放器,功能丰富,快速集成,可定制性强,支持react-native。
A simple way to create a UITableView for settings in Swift.
Flexible and lightweight React Native component for UITableView made with pure CSS
Make your table view expandable just by implementing one method.
keybinding option type is incorrect
Short Description:
Tabulator expects on object as the "keybinding option" but the type in ConfigUtils.tsx is set to an array. This causes a type error when setting a valid keybinding override object.
DefinitelyTyped h
Both scroll horizontal and vertical for segment scrollview which have a same header. — 类似半糖、美丽说主页与QQ音乐歌曲列表布局效果,实现不同菜单的左右滑动切换,同时支持类似tableview的顶部工具栏悬停(既可以左右滑动,又可以上下滑动)。兼容下拉刷新,上拉加载更多。现已加入swift豪华套餐,使用样例助你快速使用
README and documentationCan we remove the option to set automaticDiffingEnabled to
UIKit drop down menu, simple yet flexible and written in Swift
Add a description, image, and links to the tableview topic page so that developers can more easily learn about it.
To associate your repository with the tableview topic, visit your repo's landing page and select "manage topics."
Currently it's not possible to override
SectionedViewTypedefault method implementations in subclasses ofUITableView. I'd like to prevent the default animations and just re-render the cell just like Apple suggests in reload rowsDiscussionhttps://developer.apple.com/documentation/uikit/uitableview/1614935-reloadrows.Unfortunately when I try to override
reloadItemsAtIndexPathsthe com