MCPcopy Create free account
hub / github.com/Kureev/react-native-list / recordInteraction

Function recordInteraction

VirtualizedList.js:246–249  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

244 }
245
246 recordInteraction() {
247 this._viewabilityHelper.recordInteraction();
248 this._updateViewableItems(this.props.data);
249 }
250
251 /**
252 * Provides a handle to the underlying scroll responder.

Callers

nothing calls this directly

Calls 1

recordInteractionMethod · 0.45

Tested by

no test coverage detected