react-native/Libraries/Experimental
Fred Liu c779e233b6 Improve SwipeableListView performance
Summary:
- Removed unnecessary rerending of `SwipeableListView` by properly managing `SwipeableListViewDataSource`
- Simplified `SwipeableRow` logic and improved swiping performance
- Added bounce effect
- Locked `ListView` from being scrollable when `SwipeableRow` is being swiped; behaviour mirrors that of Android on iOS and significantly improves framerates

Reviewed By: fkgozali

Differential Revision: D3307599

fbshipit-source-id: 168b6b72ef1f9e47d0145cf9e1baecbab3564b84
2016-05-16 20:28:27 -07:00
..
SwipeableRow Improve SwipeableListView performance 2016-05-16 20:28:27 -07:00
Incremental.js Fix or suppress errors in react-native 2016-04-21 19:47:24 -07:00
IncrementalExample.js Fix up this pattern var React = require('react-native'); 2016-04-08 20:37:22 -07:00
IncrementalGroup.js <Incremental> for incremental rendering 2016-03-10 08:14:23 -08:00
IncrementalPresenter.js Fix or suppress errors in react-native 2016-04-21 19:47:24 -07:00
ViewabilityHelper.js cleanup and open source WindowedListView 2016-04-01 13:54:29 -07:00
WindowedListView.js Refactor connection/list stuff 2016-04-30 10:28:55 -07:00