react-native/Libraries/Experimental
Spencer Ahrens 5e91a2a312 Fix 95% of WindowedListView jumpiness
Summary:
- Replace some fixes that were accidentally lost in local rebase that prevent jumpiness when incremental is disabled.
- Require each row to have a key specified by the caller to prevent jumping because of accidental duplicates or unneeded/problematic row re-rendering because of legit re-ordering.

Reviewed By: steveluscher

Differential Revision: D3322006

fbshipit-source-id: 0019aab07cb1fe2b148a14b5818de53aa373eb50
2016-05-19 14:58:26 -07:00
..
SwipeableRow Prevent `SwipeableRow` bleed 2016-05-18 16:43:20 -07:00
Incremental.js adaptive render window throughput 2016-05-18 17:13:23 -07:00
IncrementalExample.js Fix up this pattern var React = require('react-native'); 2016-04-08 20:37:22 -07:00
IncrementalGroup.js Fix 95% of WindowedListView jumpiness 2016-05-19 14:58:26 -07:00
IncrementalPresenter.js Fix or suppress errors in react-native 2016-04-21 19:47:24 -07:00
ViewabilityHelper.js Fix 95% of WindowedListView jumpiness 2016-05-19 14:58:26 -07:00
WindowedListView.js Fix 95% of WindowedListView jumpiness 2016-05-19 14:58:26 -07:00