uniq-pop-kit is a library that manages toast and overlay components.
To test the example code locally, please follow these steps:
pnpm build:p
cd examples
pnpm i
pnpm dev
A library that manages toast popups. It can be used outside of React hooks. For more information, see the documentation for that library.
A library that manages overlays. It can be used outside of React hooks. For more information, see the documentation for that library.
If you would like to contribute, please leave your suggestions in the issues section. Thank you.