1.0.3 • Published 5 years ago

react-cookie-bubble v1.0.3

Weekly downloads
44
License
MIT
Repository
github
Last release
5 years ago

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

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago