Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

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.

License

Notifications You must be signed in to change notification settings

michael811125/InfiniteScrollView-with-UniTask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Abandon maintenance)


InfiniteScrollView with UniTask

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.

Install via git URL

https://github.com/michael811125/InfiniteScrollView-with-UniTask.git?path=Assets/InfiniteScrollView/Scripts

Cell Script Template

Features

  1. Easy customize by OOP concept
  2. Support different cell height or width
  3. Full sourcecode and example include

For more detail of the example please refer to Assets/Examples

Example

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%