futuresnail

Results 4 comments of futuresnail

我现在也有这个问题,以前没有,新版本有这个问题

给scrollView或者FlatList外层包一层VIew ... 完美解决

给scrollView或者FlatList外层包一层VIew ... 完美解决

{ this.state.showAlertModal && 0} position={Toast.positions.CENTER} shadow={true} animation={true} hideOnPress={true} onHide={()=>this.setState({toastText:''})} >{toastText} }