Demos
Interactive demos for common real-world use cases.
Pick a demo
- RecycleScroller demo — fixed or variable-size rows with large datasets.
- DynamicScroller demo — unknown row heights with live size recalculation.
- Chat stream demo — append-only feeds with auto-scroll to bottom.
- Simple list demo — compare
DynamicScrollerandRecycleScrollerquickly. - Horizontal demo — dynamic-size cards in horizontal direction.
- Grid demo — multi-column virtualized layouts.
- Test chat demo — stress-test frequent insertions and bottom pinning.