【发布时间】:2020-06-11 08:23:02
【问题描述】:
我试过这个,但是我没有得到我的实际输出。 我正在尝试许多解决方案,但没有得到适当的解决。 分享您对此解决方案的答案。
card:{
height:150,
width:"80%",
backgroundColor:"white",
borderRadius:15,
padding:10,
elevation:10,
shadowColor: '#000',
shadowOffset: { width: 0, height: 3 },
shadowOpacity: 0.5,
shadowRadius: 5,
}
【问题讨论】:
标签: react-native react-native-stylesheet