bs-react-waypoint

Bucklescript bindings for react-waypoint

Usage no npm install needed!

<script type="module">
  import bsReactWaypoint from 'https://cdn.skypack.dev/bs-react-waypoint';
</script>

README

ReasonML binding for react-waypoint

Bucklescript + ReasonReact binding for react-waypoint https://github.com/civiccc/react-waypoint library.

Install

npm install --save bs-react-waypoint

Add bs-react-waypoint to bs-dependencies in bsconfig.json

Usage

Please check examples directory for the reference

Run Examples

npm run dev

Then open the browser at http://localhost:1234