Birney
Birney
@Golden88888888 谢谢提供解决方案,我明天来解决一下。。。
你这个问题有修复办法吗?

> 修改lib/ActionSheetCustom.js里的隐藏方法。 > > ``` > hide = (index) => { > this._hideSheet(() => { > this.setState({visible: false}, () => { > let timerTemp = setTimeout(()=>{ > clearTimeout(timerTemp) > this.props.onPress(index)...
> This project should support react-native. You likely need to enable export maps support in your project - it is the modern multi-platform packaging solution. So, do you have any...
这个问题解决啦吗?今天我也遇到了