@@ -205,9 +205,9 @@ const Player = props => {
zIndex: 10,
marginTop: statusBarHeight,
transform: [{ translateY }],
- ...shadow,
+ alignItems: 'center',
height: mainPlayerContainerHeight,
-
+
}}
>
<Animated.View