react-native/Libraries/Experimental/__tests__
Spencer Ahrens dc30203734 minViewTime and waitForScroll viewability config support
Summary:
It's pretty common to want to wait until the user scrolls a view to consider any items
viewable, so `waitForScroll` enables that behavior.

It's also pretty common to want to ignore items that are quickly scrolled out of view, so we add
`minViewTime` to handle that case.

Reviewed By: bvaughn

Differential Revision: D4595659

fbshipit-source-id: 07bc8e89db63cb68d75bdd9bedde3183c38a3034
2017-02-28 02:17:23 -08:00
..
ViewabilityHelper-test.js minViewTime and waitForScroll viewability config support 2017-02-28 02:17:23 -08:00
VirtualizeUtils-test.js Better ListView - FlatList 2017-02-04 10:28:47 -08:00