MM-16823 Fix "Freeze" after deleting cache (#2956)

This commit is contained in:
Elias Nahum 2019-07-08 09:23:49 -04:00 committed by Harrison Healey
parent 9f85a0a33e
commit c56cd566d2

View file

@ -415,9 +415,9 @@ const launchChannel = (skipMetrics = false) => {
statusBarHideWithNavBar: false,
screenBackgroundColor: 'transparent',
},
passProps: {
skipMetrics,
},
},
passProps: {
skipMetrics,
},
appStyle: {
orientation: 'auto',