react-native/Libraries/Experimental
Steven Scaffidi ba3c7ef08c Fix the getRowData method of SwipeableListViewDataSource in SwipeableListView
Summary:
This is simple fix to SwipeableListView. According to SwipeableListViewDataSource, the only method available is cloneWithRowsAndSections. If you try to get the data from a SwipeableListView, without this fix it won't work. This change fixes the problem so that SwipeableListView can work correctly.
Closes https://github.com/facebook/react-native/pull/8493

Differential Revision: D3523384

fbshipit-source-id: 359ff274fabcab676ed6dee24f0652c4146cde69
2016-07-06 11:58:32 -07:00
..
SwipeableRow Fix the getRowData method of SwipeableListViewDataSource in SwipeableListView 2016-07-06 11:58:32 -07:00
Incremental.js explicit type args in react-native-github 2016-05-24 18:28:26 -07:00
IncrementalExample.js explicit type args in react-native-github 2016-05-24 18:28:26 -07:00
IncrementalGroup.js explicit type args in react-native-github 2016-05-24 18:28: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 Reverted commit D3518381 2016-07-06 09:43:37 -07:00