https://github.com/augustrush/arlistview
How to implement a ListView (如何实现一个ListView)
https://github.com/augustrush/arlistview
collectionview flexbox tableview uiscrollview
Last synced: 4 months ago
JSON representation
How to implement a ListView (如何实现一个ListView)
- Host: GitHub
- URL: https://github.com/augustrush/arlistview
- Owner: AugustRush
- Created: 2017-03-10T03:46:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T12:51:59.000Z (over 9 years ago)
- Last Synced: 2025-04-10T17:23:51.148Z (about 1 year ago)
- Topics: collectionview, flexbox, tableview, uiscrollview
- Language: C
- Size: 420 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ARListView
一个类似UICollectionView的ListView,支持简单的流式布局(FlowLayout)以及自定义的Felxbox布局(YogaLayout)。