A React helper hook for storing latest value in ref object (updated in useEffect's callback).
React Hook Form error message component
React hook to dynamically load an external script and know when its loaded
React hook which creates a ref function from given refs. Useful when using forwardRef.
Async hook
A structuredClone polyfill
Tools for using GSAP in React, like useGSAP() which is a drop-in replacement for useLayoutEffect()/useEffect()
asynchronous before/error/after hooks for internal functionality
A simple hook to create infinite scroll components
A React hook for updating components when the scroll position of the window on the y-axis changes
Infinite scroll component for React. Zero runtime dependencies, IntersectionObserver-based, TypeScript-first. Window scroll, fixed-height, and custom container modes. Pull-to-refresh and inverse (chat) scroll included.
React timer hook is a custom react hook built to handle timers(countdown), stopwatch and time logic/state in your react component.
React tooltip library built around react-popper
Utility to measure view bounds
<div align="center"> <a href="https://react-hook-form-material-ui.vercel.app/" rel="noopener" target="_blank"> <img src="./rhf-mui.png" alt="Material-UI and react-hook-form combined" /> </a> </div>
Simple HTML5 drag-drop zone with React.js
Detect react-native-edge-to-edge package install
Beautiful, smooth animations for theme switching in React applications. Features Circle, Blur Circle, and QR Scan animations with TypeScript support.
React hooks that update when media queries change between matched and unmatched states.
Share custom hook state across all components
Preview component for React DnD
Communication layer for React Native DevTools plugins across React Native and web environments
Module to hook into the Node.js require function
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).