You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
onVisibleIndexesChanged deprecated. Use onVisibleIndicesChanged instead.
Lot of internal changes. Test well before shipping.
New Features:
ProgressiveListView with dynamic render ahead.
Sticky items added. Wrap your RecyclerListView component with StickyContainer and pass header and footer indices to stick the items to the top or bottom.
Support for debugging of difference in cell dimension.
forceRerender now available for custom use cases on web