diff --git a/app/scenes/navigationSceneConnect.js b/app/scenes/navigationSceneConnect.js index 964005fe7..eec943786 100644 --- a/app/scenes/navigationSceneConnect.js +++ b/app/scenes/navigationSceneConnect.js @@ -43,7 +43,7 @@ const defaults = { ); diff --git a/app/styles/index.js b/app/styles/index.js index 2bb445eb2..ee65ad873 100644 --- a/app/styles/index.js +++ b/app/styles/index.js @@ -22,6 +22,7 @@ export const GlobalStyles = StyleSheet.create({ height: 50 }, header: { + textAlign: 'center', marginTop: 15, marginBottom: 15, fontSize: 32,