如何获得这种效果?
NativeBase中的就绪卡不起作用
flex: 1,
flexDirection: 'row',
backgroundColor: '#eaf6f8',
borderRadius: 10,
shadowOffset: { width: 0, height: 0 },
shadowOpacity: .3,
shadowRadius: 3,
elevation: 1,
borderWidth: 3,
答案 0 :(得分:0)
elevation : 5
或者如果您想要更多阴影,请增加数字