captivationsoftware / react-sticky

<Sticky /> component for awesome React apps
MIT License
2.64k stars 385 forks source link

'Sticky' is deprecated. #307

Open menglingyu opened 3 years ago

menglingyu commented 3 years ago

I'm submitting a ...

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"
      }
    }
haidang666 commented 3 years ago

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