Skip to content

Commit 560f819

Browse files
authored
Update README.md
1 parent 6c6bd42 commit 560f819

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
A simple application that showcases how [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) can be used in React with [createRef()](https://reactjs.org/docs/refs-and-the-dom.html). Use case: observe sections in an article and track the current viewed section in a navigation. [Read more about it](https://www.robinwieruch.de/react-intersection-observer-api).
66

7+
![sep-06-2018 11-34-11](https://user-images.githubusercontent.com/2479967/45150340-eac42280-b1cb-11e8-9432-5d0324dad237.gif)
8+
79
## Features
810

911
* intersection observer API

0 commit comments

Comments
 (0)