jemise111/react-native-swipe-list-view

Perhaps wrong props used in SwipeRow.js

mybuddy opened this issue · 0 comments

L116 in SwipeRow.js, from the context of the logics, it supposed to be this.props.forceCloseToLeftThreshold > 0 rather than this.props.forceCloseToRightThreshold > 0. Please check it out, thanks.

this.props.forceCloseToRightThreshold > 0