Search code examples
react-nativereact-native-listviewreact-native-scrollview

Trigger component action when in view and visible


I am looking to implement a video autoplaying in the listview once user scrolls enough to make the video component visible on screen. However, I cannot find anything in the documentation that could help with implementing an action that would trigger once component is visible.


Solution

  • You can use onChangeVisibleRows