ba3c7ef08c
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 |
||
---|---|---|
.. | ||
SwipeableListView.js | ||
SwipeableListViewDataSource.js | ||
SwipeableQuickActionButton.js | ||
SwipeableQuickActions.js | ||
SwipeableRow.js |