1.0.9 • Published 4 years ago

@codegabo/reactivefullpage v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

motivation

most of the designs nowadays have some sort of full page scroller, the libraries i found where jquery plugins but i enjoy building thing with react

how to install

npm install @codegabo/reactivefullpage

usage

import ReactiveFullPage from 'reactivefullpage'

<ReactiveFullPage>
  <div>
    page 1
  </div>
  <div>
    page 2
  </div>
  <div>
    page 3
  </div>
</ReactiveFullPage>
1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago