Android scrollable tabs
Die Hauptfunktionen von noties/scrollable sind: Scroll and Interaction, Scroll Effects.
Open-Source-Alternativen zu noties/scrollable sind unter anderem: ksoichiro/android-observablescrollview — Android-ObservableScrollView is an Android UI component and scroll event library that serves as a view scroll… cameronmcefee/plax — JQuery powered parallaxing. cubiq/iscroll — iscroll is a JavaScript smooth scrolling library and web interaction framework. It provides a 2D web panning… dixonandmoe/rellax — Rellax is a dependency-free vanilla JavaScript library and frontend utility used to create parallax web design… geosigno/simpleparallax — Easy Parallax Effect for React & JavaScript. ashthornton/asscroll — Ash's Smooth Scroll 🍑.
Android-ObservableScrollView is an Android UI component and scroll event library that serves as a view scroll observer. It monitors user movement within scrollable views to provide callbacks that execute specific logic in response to user interaction. The library enables the tracking of scroll events to trigger custom animations and dynamic visual effects. This allows for the implementation of UI behaviors that react in real time as a user scrolls through content.
iscroll is a JavaScript smooth scrolling library and web interaction framework. It provides a 2D web panning controller and a CSS transform zoom engine to manage inertial scrolling, panning, and zooming for web elements across different devices. The project enables the implementation of custom scrollbar interfaces and navigation maps that track the current viewport position. It supports the creation of interactive web carousels with element snapping, web parallax effects, and content scaling via pinch-to-zoom or mouse-wheel inputs. The library covers a broad range of interaction capabilities