1.0.9 • Published 5 years ago

@codegabo/reactivefullpage v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago