Changed image viewer and added mobile feature check.

This commit is contained in:
Patrick Fic
2022-06-20 16:53:13 -07:00
parent 67312c1847
commit 49b77315ba
13 changed files with 406 additions and 395 deletions

View File

@@ -36,7 +36,7 @@ const localStyles = StyleSheet.create({
logoContainer: {
display: "flex",
flexDirection: "column",
margin: 10,
alignItems: "center",
},
logo: { width: 175, height: 175, margin: 20 },