1shadowColor: '#470000',
2shadowOffset: {width: 0, height: 1},
3shadowOpacity: 0.2,
4elevation: 1,
1shadowColor: "#000",
2shadowOffset: {
3 width: 0,
4 height: 12,
5},
6shadowOpacity: 0.58,
7shadowRadius: 16.00,
8
9elevation: 24,
1shadowColor: "#000",
2shadowOffset: {
3 width: 0,
4 height: 8,
5},
6shadowOpacity: 0.44,
7shadowRadius: 10.32,
8
9elevation: 16,