1shadowColor: "#000",
2shadowOffset: {
3 width: 0,
4 height: 3,
5},
6shadowOpacity: 0.27,
7shadowRadius: 4.65,
8
9elevation: 6,
1 shadowColor: '#470000',
2 shadowOffset: {width: 0, height: 1},
3 shadowOpacity: 0.2,
4 elevation: 1
1shadowColor: "#000",
2shadowOffset: {
3 width: 1,
4 height: 2,
5},
6shadowOpacity: 0.25,
7shadowRadius: 3.84,
8
9elevation: 5,
1 shadowColor: "#000",
2 shadowOffset: {
3 width: 0,
4 height: 10,
5 },
6 shadowOpacity: 0.12,
7 shadowRadius: 60,
8
9
1shadowColor: "#000",
2shadowOffset: {
3 width: 0,
4 height: 8,
5},
6shadowOpacity: 0.46,
7shadowRadius: 11.14,
8
9elevation: 17,