Unity-PullToRefresh
Pull to refresh for Unity UI.

Usage
- Download PullToRefresh-vx.x.x.unitypackage from Releases.
- Import the package into your Unity project.
- Create your ScrollRectimplementsIScrollable.
- Prepare AnimatorControllerof Loading icon.
- Add UIRefreshControlcomponent to your ScrollView fromAdd Componentin inspector.
- Attach IScrollableandLoadingAnimatorControllertoUIRefreshControl. 
 SeeExampleScenefor details.
Environment
Unity2018.3.11f1
License
MIT
Author
kiepng
