|
@@ -190,7 +190,6 @@ Navigation.mergeOptions(this.props.componentId, {
|
190
|
190
|
},
|
191
|
191
|
},
|
192
|
192
|
sideMenu: {
|
193
|
|
- openGestureMode: 'entireScreen' | 'bezel'
|
194
|
193
|
left: {
|
195
|
194
|
shouldStretchDrawer: false, // defaults to true, when false sideMenu contents not stretched when opened past the width
|
196
|
195
|
animationVelocity: 2500, // defaults to 840, high number is a faster sideMenu open/close animation
|