1 changed files with 2 additions and 1 deletions
@ -1,5 +1,6 @@ |
|||||
{ |
{ |
||||
"usingComponents": {}, |
"usingComponents": {}, |
||||
"enablePullDownRefresh": true, |
"enablePullDownRefresh": true, |
||||
"backgroundTextStyle": "dark" |
"backgroundTextStyle": "dark", |
||||
|
"disableSwipeBack": true |
||||
} |
} |
||||
Loading…
Reference in new issue