InfiniteScrollView is made for Unity extension, that support use as less as possible gameObject count to achieve large infinite scrolling content. Developed by native UGUI system, no any magical code inside, so you can easily modify and extend by yourself.
https://github.com/michael811125/InfiniteScrollView-with-UniTask.git?path=Assets/InfiniteScrollView/Scripts
- Easy customize by OOP concept
- Support different cell height or width
- Full sourcecode and example include
For more detail of the example please refer to Assets/Examples