♻️
Cell Recycling
Reuses rendered cells for off-screen items, just like FlashList. Render 10,000 items with the memory footprint of 15 cells.
📌
Sticky Headers
Section headers stick to the top while scrolling through their section. Fully customizable with shadow and animation support.
🗂️
Collapsible Sections
Expand and collapse sections programmatically or via user interaction. Smooth animations and persistent state support.
⚡
60fps Scrolling
Absolute positioning and transform-based updates ensure buttery smooth scrolling even with thousands of items.
TypeScript First
Full TypeScript support with generic types for your item data. Catch errors at compile time, not runtime.
🔄
Drop-in Replacement
Similar API to React Native's SectionList. Migrate existing code with minimal changes.
