UNPKG

@nipe-solutions/react-spring-bottom-sheet

Version:

React 18, XState v5 - ✨ Accessible, 🪄 Delightful, and 🤯 Performant. Built on react-spring for the web, and react-use-gesture.

5 lines (4 loc) 131 B
/** * Forces a re-render, similar to `forceUpdate` in class components. */ export declare function useForceUpdate(): () => void;