mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 01:25:39 +00:00
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