| thebuilder/react-intersection-observer |
4,585 |
|
153 |
710 |
about 2 years ago |
145 |
November 09, 2023 |
1 |
mit |
TypeScript |
| React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport. |
| deepsweet/hocs |
1,867 |
|
8 |
10 |
over 3 years ago |
7 |
May 23, 2019 |
22 |
mit |
JavaScript |
| :bento: Higher-Order Components for React |
| wellyshen/react-cool-inview |
1,454 |
|
0 |
13 |
over 2 years ago |
86 |
April 17, 2022 |
18 |
mit |
TypeScript |
| 😎 🖥️ React hook to monitor an element enters or leaves the viewport (or another element). |
| researchgate/react-intersection-observer |
1,090 |
|
65 |
71 |
about 3 years ago |
34 |
November 04, 2020 |
18 |
mit |
JavaScript |
| React component for the Intersection <Observer /> API |
| wellyshen/react-cool-portal |
745 |
|
0 |
6 |
over 2 years ago |
57 |
October 22, 2021 |
24 |
mit |
TypeScript |
| 😎 🍒 React hook for Portals, which renders modals, dropdowns, tooltips etc. to <body> or else. |
| magicismight/react-native-lazyload |
397 |
|
27 |
2 |
over 6 years ago |
24 |
August 26, 2016 |
26 |
mit |
JavaScript |
| lazyload for react native |
| fkhadra/react-on-screen |
369 |
|
45 |
15 |
over 4 years ago |
15 |
December 15, 2018 |
39 |
mit |
JavaScript |
| Check if a react component in the viewport |
| pgilad/react-page-visibility |
184 |
|
9 |
20 |
almost 4 years ago |
22 |
April 19, 2022 |
1 |
mit |
JavaScript |
| Declarative, nested, stateful, isomorphic page visibility React component |
| zeusdeux/use-is-in-viewport |
141 |
|
4 |
9 |
almost 4 years ago |
13 |
April 09, 2020 |
3 |
mit |
JavaScript |
| A react hook to find out if an element is in a given viewport with a simple api. |
| dazld/react-on-visible |
93 |
|
8 |
3 |
almost 5 years ago |
19 |
December 16, 2018 |
6 |
mit |
JavaScript |
| React component that applies a css class to the container when the element is in the browser viewport |