gpt4 book ai didi

javascript - 如何在 React Native 中绘制虚线边框样式

转载 作者:太空宇宙 更新时间:2023-11-03 22:16:27 27 4
gpt4 key购买 nike

我正在使用以下样式,我正在尝试绘制虚线边框样式,但它总是变为实线。请建议。

<View style={{paddingLeft:10,
height:300, marginBottom:10,
borderWidth:1,
borderStyle: 'dashed',
borderColor:'red',
borderTopColor:'white'}}>

//谢谢

最佳答案

您需要添加 borderRadius: 1 以使其工作。

关于javascript - 如何在 React Native 中绘制虚线边框样式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56575412/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com