https://github.com/yogurt1/react-flat-list
<FlatList /> from RN on web
https://github.com/yogurt1/react-flat-list
grid list listview performance react react-component react-components react-virtualized virtualization windowing
Last synced: 6 months ago
JSON representation
<FlatList /> from RN on web
- Host: GitHub
- URL: https://github.com/yogurt1/react-flat-list
- Owner: yogurt1
- Created: 2018-05-18T13:26:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-18T14:40:04.000Z (over 7 years ago)
- Last Synced: 2025-02-07T21:42:21.961Z (8 months ago)
- Topics: grid, list, listview, performance, react, react-component, react-components, react-virtualized, virtualization, windowing
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/yogurt1/react-flat-list
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ``
### Check propTypes in FlatList.js (`class FlatList ...`)
### like RN virtualized dynamic cell list for React web## TODO:
- [ ] Prepare NPM package
- [ ] `` from `react-virtualized`
- [ ] Reverse mode (chat view)
- [ ] Horizontal scroll
- [ ] Grid (multi-column)