Infinite scroll implementation in react

I am creating application in the Ionic-react. I want to use the infinite-scroll in the list same as angular but as per Ionic documentation infinite-scroll is not provided in the React.

Does any have already implemented the infinite-scroll in the Ionic-react project?