React Native box shadow边框阴影
2022-08-22 本文已影响0人
罗坤_23333
shadowColor: '#000',
shadowOffset: {
width: 0,
height: 1,
},
shadowOpacity: 0.5,
shadowRadius: 8,
elevation: 8,
shadowColor: '#000',
shadowOffset: {
width: 0,
height: 1,
},
shadowOpacity: 0.5,
shadowRadius: 8,
elevation: 8,