diff --git a/native/qr-code/qr-code-screen.react.js b/native/qr-code/qr-code-screen.react.js --- a/native/qr-code/qr-code-screen.react.js +++ b/native/qr-code/qr-code-screen.react.js @@ -54,7 +54,7 @@ Log in to Comm - Open the Comm app on your phone and scan the QR code below + Open the Comm app on your logged-in phone and scan the QR code below @@ -97,6 +97,8 @@ fontSize: 12, color: 'panelForegroundLabel', paddingBottom: 30, + textAlign: 'center', + width: 300, }, instructionsBox: { alignItems: 'center',