diff --git a/apps/mobile/src/components/AppLoader/index.js b/apps/mobile/src/components/AppLoader/index.js index 7f33070aa..a9dd6c947 100644 --- a/apps/mobile/src/components/AppLoader/index.js +++ b/apps/mobile/src/components/AppLoader/index.js @@ -263,7 +263,7 @@ const AppLoader = ({onLoad}) => { style={{ flex: 1, justifyContent: 'center', - width: '100%', + width:Platform.OS == "ios" ? '95%' : "100%", paddingHorizontal: 12 }}> Verify your identity