mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-12 17:31:06 +08:00
Fix typo
This commit is contained in:
@@ -15,7 +15,7 @@ const NativeAnimatedModule =
|
||||
const DefaultNavigationConfig = {
|
||||
mode: 'card',
|
||||
cardShadowEnabled: true,
|
||||
cardcardOverlayEnabled: false,
|
||||
cardOverlayEnabled: false,
|
||||
};
|
||||
|
||||
class StackView extends React.Component {
|
||||
|
||||
Reference in New Issue
Block a user