Add a bottom drawer panel to a React mobile web app so users can access extra options without leaving the current screen.
Use as a reference implementation to understand how to build an accessible, animated drawer component from scratch in React.
Project is no longer maintained, verify compatibility with your React version before using in production.
Vaul is a drawer component for React. A drawer is the sliding panel that appears from the bottom (or side) of a screen when a user taps a button, commonly used on mobile interfaces to show additional options or content without navigating away from the current page. The README is very sparse. It states only that the repository is no longer maintained and that the author does not plan to return to it in the near future. The project was described as a hobby effort from the start. No setup instructions, usage examples, or feature descriptions are included in the README.
← emilkowalski on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.