React (Web)
Examples (Web)
Chat Playground
This demo combines the core behaviors needed for production chat feeds:
onStartReachedprepends older messages from the topmaintainVisibleContentPositionkeeps the viewport stable while prependinginitialScrollIndexstarts the feed at the latest messagesmaintainScrollAtEndThresholdcontrols bottom-follow behavior- Sticky day boundaries are always enabled
Horizontal Infinite Calendar
This demo shows a month-based calendar timeline with:
- horizontal scrolling
- 3 months visible at a time
- buttons for previous/next month and today
- true unbounded scrolling via recentering
March 2026