A React scroll spy library with flux
npm install organism-react-scroll-nav
React Scroll Spy Library (organism-react-scroll-nav)
===============
* GIT
* https://github.com/react-atomic/organism-react-scroll-nav
* NPM
* https://www.npmjs.com/package/organism-react-scroll-nav
./compile.sh s
`Go to http://localhost:3000
dispatch
$3
`js
import {fastScrollStore} from "organism-react-scroll-nav";
fastScrollStore.scroller.dispatch(/ xxx /);
`$3
`js
import {scrollStore} from "organism-react-scroll-nav";
scrollStore.scroller.dispatch(/ xxx /);
``