File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ function Navigation() {
221221 < Stack . Screen name = 'AppLock' component = { AppLock } options = { GestureEnabled } />
222222 < Stack . Screen name = 'RandomPassword' component = { RandomPassword } options = { GestureEnabled } />
223223 < Stack . Screen name = 'GlobalSearch' component = { GlobalSearch } options = { IOS_BOTTOM_STYLE } />
224- < Stack . Screen name = 'Update' component = { Update } options = { IOS_BOTTOM_STYLE } />
224+ < Stack . Screen name = 'Update' component = { Update } options = { GestureEnabled } />
225225 { /* <Stack.Screen name='ForceUpdate' component={Update} options={GestureEnabled} /> */ }
226226 < Stack . Screen name = 'Devices' component = { Devices } options = { GestureEnabled } />
227227 < Stack . Screen name = 'Device' component = { Device } options = { GestureEnabled } />
You can’t perform that action at this time.
0 commit comments