Dawnblight's repositories
Recyclable-Scroll-Rect
Recyclable Scroll Rect reuses or recycles the least number of cells required to fill the viewport. As a result a huge number of items can be shown in the list without any performance hit.
Language:C#MIT000
UnityRecyclingListView
A fast scrolling list component for Unity UI which recycles its child elements
Language:C#MIT000