Explorar el Código

Removed duplicate sideMenu's openGestureMode (#4518)

Ibrahim Almuqrin hace 6 años
padre
commit
88bd9d56a3
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      docs/docs/styling.md

+ 0
- 1
docs/docs/styling.md Ver fichero

@@ -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