Infinite Scroll is a script extension that allows you to use ScrollRect control as an infinite spinner. It is fast, simple and mobile-friendly way to make lists with thousands of rows.
It's easy to use, and fastes, no laggy, no jitter. Tested on iOS and Android.
- Easy, light, mobile-friendly, just one script
- List items are fully customizable to fit your project
- Dynamic, data-driven lists
- Efficient reusing of list items
- Optional pull-to-refresh function
- Diffirent list items height/width support!
- Demos, tutorials and full C# source code are all included
- Copy the files into your existing unity project asset folder
- Attach
InfiniteScroll
script to your Unity UIScrollView
object - Init list and define callbacks
Open Demo scene and build, to try how it works