react-cookie-bubble

1.0.3 • Public • Published

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

  1. Install react-cookie-bubble

    yarn install react-cookie-bubble
    or
    npm i react-cookie-bubble 
    
  2. Importing

 import CookieBubble from react-cookie-bubble;
  1. 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.

Similar Projects

Readme

Keywords

none

Package Sidebar

Install

npm i react-cookie-bubble

Weekly Downloads

93

Version

1.0.3

License

MIT

Unpacked Size

542 kB

Total Files

21

Last publish

Collaborators

  • joaopereirawd