react-cookie-bubble
v1.0.3
Published
The easy way to inform users that your website is using cookies.
Downloads
207
Readme
react-cookie-bubble
react-cookie-bubble
is the easy and beautiful way to inform users that your website is using cookies.
Demo: https://cookiebubble.netlify.com
Current version
v1.0.3
Getting Started
Install react-cookie-bubble
yarn install react-cookie-bubble or npm i react-cookie-bubble
Importing
import CookieBubble from react-cookie-bubble;
- Usage
<Cookiebubble
messageTextColor="#eee"
iconVisibility={false}
...
/>
Versioning
The react-cookie-bubble
library follows Semantic Versioning.
[MAJOR].[MINOR].[PATCH]
Support
If you encounter an issue or want to request a feature, you can create an issue.