mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-01-12 22:51:18 +08:00
@@ -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: ({
|
||||
|
||||
Reference in New Issue
Block a user