react-unstuck
TypeScript icon, indicating that this package has built-in type declarations

3.1.1 • Public • Published

Unstuck

Sticky scrolling with custom behaviors

TODO

Installation

npm install -S react-unstuck

Overview

TODO!

Compatibility with other libraries

This tool is compatible with most normal React libraries. However, libraries that directly move or delete DOM elements outside of React may cause trouble. This may happen with certain animation frameworks that perform their own DOM manipulation to improve performance. If you see unexpected behavior, turn up the verbosity level of the Web Inspector console and look for debug messages that say some expected Sticky elements are not present in the DOM. Unfortunately there is no one-size-fits-all solution.

Typescript

react-unstuck supports Typescript and contains generic typings. Of course you can also use it in plain old Javascript.

Developer

Developed by Sebastiaan Besselsen at Sdu Uitgevers, The Netherlands.

Dependencies (0)

    Dev Dependencies (33)

    Package Sidebar

    Install

    npm i react-unstuck

    Weekly Downloads

    369

    Version

    3.1.1

    License

    MIT

    Unpacked Size

    173 kB

    Total Files

    15

    Last publish

    Collaborators

    • sbesselsen