Skip to content

IgorTime/UnityPoolableScrollView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoolableScrollView for Unity based on UGUI

Features:

  • Vertical and Horizontal scrolls
  • Unlimited amount of items
  • Supports different data types
  • Supports different data views with different sizes
  • Very fast, even with thousands of items
  • Recycling items under the hood
  • Optional snapping
  • API such as ScrollToItem(int itemIndex), ScrollToNext, ScrollToPrevious (with optional animation)
  • Individual Item animation (optional)

Not supported:

  • Infinite scrolling
  • Adding\Removing items after initialization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages