📄️ Demo
Demo of the Scroll-to-Hide component on Android and iOS devices.
📄️ Installation
Prerequisites
📄️ Basic Usage
The useHideOnScroll hook provides a simple way to create hide/show animations for components based on scroll direction. This is perfect for headers, footers, or any component that should respond to scroll behavior.
📄️ Advanced Usage
Custom Configuration
📄️ Tutorial
🚀 Step-by-Step Guide to implementing scroll-based hide/show animations in React Native using rn-scroll-to-hide.
📄️ API Reference
useHideOnScroll Hook