swipeout
swipeout copied to clipboard
controlled component support
<Swipeout swiped={this.state.swiped} onSwipedChange={this.onSwipedChange} />
if i set autoclose={false}. there is no way to close it.
@hauran click body
or swipe left or right
or tap content
associated with https://github.com/ant-design/ant-design-mobile/issues/943
I will do this when i got time
Any news on this? Thanks!