react-native/Libraries/Experimental/SwipeableRow
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
..
SwipeableListView.js Fix the getRowData method of SwipeableListViewDataSource in SwipeableListView 2016-07-06 11:58:32 -07:00
SwipeableListViewDataSource.js NUX-y bounce 2016-06-07 09:13:21 -07:00
SwipeableQuickActionButton.js Swipeables documentation 2016-06-07 11:58:38 -07:00
SwipeableQuickActions.js Swipeables documentation 2016-06-07 11:58:38 -07:00
SwipeableRow.js More sensitive swipe gesture recognition 2016-06-15 19:13:31 -07:00