07c5882a38
Summary: Currently, swipeableList expects maxSwipeoutDistance to be a number. This breaks when you want each row to have a variable width slideoutView. This PR add support for passing maxSwipeoutDistance as a number(as before) or a function which gets the current rowData for conditionally returning the distance based on the row data. Closes https://github.com/facebook/react-native/pull/10189 Differential Revision: D4168561 Pulled By: hramos fbshipit-source-id: b78564f83279cab3bf04297034ca78edfff74be7 |
||
---|---|---|
.. | ||
SwipeableRow | ||
Incremental.js | ||
IncrementalExample.js | ||
IncrementalGroup.js | ||
IncrementalPresenter.js | ||
ViewabilityHelper.js | ||
WindowedListView.js |