hankzhuo
Results
1
comments of
hankzhuo
@PanRu Thanks, I fixed this bug by your method here is my example: ``` _renderItem = () => { const { currentlyOpenSwipeable } = this.state; const rightButtons = [ this.state.currentlyOpenSwipeable.recenter();...