Infinite Scroll View allows you to create an effect in the UI that makes your elements scroll infinitely. This can serve as an interesting effect, but can also improve the UX in some cases. For example, when creating a selector you can use the Infinite Scroll to give users easy access to elements that they otherwise would have to scroll down for. You can also use this for creating a nice collage of elements (like pictures) that the user can scroll through. It also offers an optimized solution for Snapping, Scrolling and everything Unity's 'Scroll Rect' offers.
All code is extensively and clearly commented. Contains an extensive PDF with documentation, including code samples to help you on your way. Tested and verified from Unity 2020.3 onwards on iOS, Android, Windows, and WebGL.





