30 open-source projects similar to curationcorp/react-use-infinite-loader, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best React Use Infinite Loader alternative.
This project is a comprehensive collection of reusable code snippets, custom hooks, and implementation patterns for building user interfaces with React. It serves as a library of short examples designed to solve common development tasks, ranging from state management to DOM integration. The collection provides a wide array of specialized utilities for interacting with browser APIs, including window dimension tracking, media query evaluation, and online status monitoring. It also includes practical guides and snippets for performance optimization, such as memoization, lazy loading, and state c
React hook to track the visibility of a functional component based on IntersectionVisible Observer.
A custom React Hook to help you implement a "dark mode" component.
React Hooks for Firebase.
Dead simple yet powerful countdown hook for React.
React swipe event handler hook
React hook to detect click or touch events outside an element.
React hooks for mount state tracking and auto-cleanup with AbortController.
React hook for using keyboard shortcuts in components.