@@ -155,7 +155,8 @@ const stylesheet = StyleSheet.create({
display: "flex"
},
title: {
- margin: "0",
+ textAlign: "center",
+ margin: "0"
loading: {},
overlay: {
@@ -123,7 +123,8 @@ const stylesheet = StyleSheet.create({