An open API service indexing awesome lists of open source software.

https://github.com/ehsan-shv/react-nice-scroll

A React library to smooth scroll and scroll-based animations.
https://github.com/ehsan-shv/react-nice-scroll

gelly-element gsap horizontal-scrolling image-parallax reactjs scroll-trigger sequence-images smooth-scroll

Last synced: about 1 year ago
JSON representation

A React library to smooth scroll and scroll-based animations.

Awesome Lists containing this project

README

          

# React Nice Scroll

Version

React Nice Scroll

> A React library to smooth scroll and scroll-based animations.
> Thanks to [smooth-scrollbar](https://github.com/idiotWu/smooth-scrollbar) plugin and [gsap](https://github.com/greensock/GSAP) library.

## Document and Demo

Check on [document and demo](https://react-nice-scroll-docs.vercel.app/)

## Components

- ScrollContainer
- FixedElement
- GellyElement
- HorizontalSection
- ParallaxImage
- SequenceSection

## Installation

```bash
npm i react-nice-scroll
```