Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zJaaal committed Nov 23, 2022
1 parent bfdb7a7 commit ced03bf
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# React Scroll Utilities (Beta)
# React Scroll Utilities
![npm](https://img.shields.io/npm/v/react-scroll-utilities?color=%2301b37f)
![npm bundle size](https://img.shields.io/bundlephobia/min/react-scroll-utilities)
![npm](https://img.shields.io/npm/dw/react-scroll-utilities?color=%23620d7e)
Expand All @@ -8,10 +8,6 @@ React Scroll Utilities is a Lightweight library to track scroll events like, pro

[Want to see a demo?](https://react-scroll-utilities.netlify.app)

## Disclaimer

This library is still on Beta phase, some components could get deprecated, implementations can change and generate breaking changes, so until futher notice I don't recommend to use it on real projects. Anyways I would be grateful if you use it and experiment with it. I'm still figuring out how to make some things and optimize implementations. So, if you have any ideas of new implementations/hooks/components please don't hesitate to open an issue.

## Installation

You will need React ++16.8 to make this library work, since it use hooks as it's main construction.
Expand Down

0 comments on commit ced03bf

Please sign in to comment.