Mukarillo / UnityDynamicScrollRectLinks
An optimized approach to lists with dozens of elements and a Pooling system
☆485Updated 3 years ago
Alternatives and similar repositories for UnityDynamicScrollRect
Users that are interested in UnityDynamicScrollRect are comparing it to the libraries listed below
Sorting:
- 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…