react native 阴影效果

3,605 阅读1分钟
阴影效果
shadowColor: '#000',
shadowOffset: { width: 0, height: 2 },
shadowOpacity: 0.2