EnhancedScroller

by [email protected]

This is a paid asset, but now you can download EnhancedScroller Free.

Detail this asset from Unity Asset Store: Original Link

EnhancedScroller v2.29.1 (Latest version)

Download Now

EnhancedScroller v2.28.1

Download Now

EnhancedScroller v2.27.1 (Latest version)

Download Now

EnhancedScroller v2.27.0

Download Now

EnhancedScroller v2.26.0

Download Now

EnhancedScroller v2.25.1

Download Now

EnhancedScroller v2.25.0

Download Now

EnhancedScroller v2.21.4

Download Now

EnhancedScroller v2.18.1

Download Now

EnhancedScroller
Website / Docs / Tutorials | Demo

EnhancedScroller builds upon the Unity UI, giving you a toolset to boost your project’s performance and make it shine.

Want a fast and mobile-friendly way to display tons of data?

EnhancedScroller virtualizes your data, showing only the elements it needs to. Take thousands of rows and display them in a handful of UI elements, speeding up processing and saving memory. There is no object destruction, so your platform won’t have to run garbage collection. Best of all, it works on top of Unity’s own built-in UI system components.

Lists are data driven and created dynamically, so you won’t have to set them up at design time. The scroller doesn’t need to be aware of data or view presentation, focusing only on managing your list for a true MVC experience. Optional looping allows you to show infinite lists of data. Each cell can have its own size, or they can all share the same size. Optional snapping lets you lock your cells to a particular location. Tweening eases your jumping and snapping transitions to give a smooth user experience.

Features:

* Dynamic, data-driven lists
* MVC framework to maintain a separation of concerns
* Efficient recycling of list items
* Optional infinite looping
* Multiple list item sizes supported, or pass a global size
* List items are fully customizable to fit your project
* Optional snapping locks your scroller
* Tweening to ease jumping and snapping
* Demos, tutorials and full C# source code are all included.

Related Posts

Leave a Comment