captivationsoftware/react-sticky

'Sticky' is deprecated.

menglingyu opened this issue · 1 comments

I'm submitting a ...

  • bug report
  • feature request
  • support request

If you're reporting a bug, please provide a minimal demonstration of the problem

bug report

import Sticky fail, "'Sticky' is deprecated."

import { StickyContainer, Sticky } from 'react-sticky';

"react-sticky": {
      "version": "6.0.3",
      "resolved": "https://registry.npm.taobao.org/react-sticky/download/react-sticky-6.0.3.tgz",
      "integrity": "sha1-ehi2Q+GGPaET1/cDYRjSp12ezeQ=",
      "requires": {
        "prop-types": "^15.5.8",
        "raf": "^3.3.0"
      }
    }

Check README, the owner said this project is "No longer actively maintained"