thinhkhang97 / react-native-viewport-detector

React Native library for detecting component visibility in the viewport.
28 stars 2 forks source link

Feature: Clear time interval after seeing the component in the viewport #2

Closed anthlasserre closed 9 months ago

anthlasserre commented 10 months ago

As explained in this issue https://github.com/thinhkhang97/react-native-viewport-detector/issues/1.

The idea is to give the possibility to clear the time interval after seeing the component in the viewport. Mainly for performance purposes.

thinhkhang97 commented 9 months ago

LGTM 👍