Birney

Results 7 comments of Birney

@Golden88888888 谢谢提供解决方案,我明天来解决一下。。。

![image](https://user-images.githubusercontent.com/57746139/198205830-a7079730-17e2-4635-a21d-f699adfa658a.png)

> 修改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...

这个问题解决啦吗?今天我也遇到了