|
@ -74,10 +74,10 @@ function LocationPicker({ |
|
|
> |
|
|
> |
|
|
<Shadow |
|
|
<Shadow |
|
|
viewStyle={{ width: "100%", height: 48 }} |
|
|
viewStyle={{ width: "100%", height: 48 }} |
|
|
offset={[0, 4]} |
|
|
|
|
|
distance={4} |
|
|
|
|
|
|
|
|
offset={[0, 3]} |
|
|
|
|
|
distance={3} |
|
|
radius={4} |
|
|
radius={4} |
|
|
startColor="rgba(0, 0, 0, 0.25)" |
|
|
|
|
|
|
|
|
startColor="rgba(0, 0, 0, 0.15)" |
|
|
paintInside={true} |
|
|
paintInside={true} |
|
|
> |
|
|
> |
|
|
<TouchableOpacity |
|
|
<TouchableOpacity |
|
|