fix: remove card shadow from default animation

closes #9569
This commit is contained in:
Satyajit Sahoo
2021-05-29 20:16:41 +02:00
parent e639748b23
commit 70f4fe2ffa

View File

@@ -92,7 +92,7 @@ const hasOpacityStyle = (style: any) => {
export default class Card extends React.Component<Props> {
static defaultProps = {
shadowEnabled: true,
shadowEnabled: false,
gestureEnabled: true,
gestureVelocityImpact: GESTURE_VELOCITY_IMPACT,
overlay: ({