Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noppefoxwolf/stacktableview
UITableView with stack animation.
https://github.com/noppefoxwolf/stacktableview
Last synced: 5 days ago
JSON representation
UITableView with stack animation.
- Host: GitHub
- URL: https://github.com/noppefoxwolf/stacktableview
- Owner: noppefoxwolf
- Created: 2015-05-08T14:43:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-05T13:55:17.000Z (over 9 years ago)
- Last Synced: 2024-05-02T05:46:14.514Z (7 months ago)
- Language: Objective-C
- Homepage:
- Size: 85.4 MB
- Stars: 119
- Watchers: 6
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StackTableView
UITableView with stack animation.![](https://github.com/noppefoxwolf/StackTableView/raw/master/sample.gif)
# Usage is simple
You replace UITableView with StackTableView.(StackTableView support for initWithFrame and Storyboard.)## LICENCE
StackTableView is available under the MIT license.