Requires Unity 5.6.1 or higher.
The Scroll View Extensions drastically extend the utility of the Unity UI Scroll Rect.
Smooth and eased snapping (works great whether dragging using touch, mouse or scroll wheel) and user input dependent animation make it possible to use the Scroll Rect in a wide range of scenarios such as level menus, item menus or interactive maps.
Documentation | Demo
Features :
? Focus the Scroll Rect on any element within the Scroll Rect
? Great control over snapping (animation, inertia etc.)
? Extensible system for animating elements that are moving into or out of focus.
DoozyUI is a complete UI management system for Unity. It manipulates native Unity components and takes full advantage of their intended usage. This assures maximum compatibility with uGUI, best performance and makes the entire system have a predictable behavior. Also, by working only with native components, the system will be compatible with any other asset that uses uGUI correctly.