Просмотр исходного кода

Removed duplicate sideMenu's openGestureMode (#4518)

Ibrahim Almuqrin 6 лет назад
Родитель
Сommit
88bd9d56a3
1 измененных файлов: 0 добавлений и 1 удалений
  1. 0
    1
      docs/docs/styling.md

+ 0
- 1
docs/docs/styling.md Просмотреть файл

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