Code Cleanup & Minor Bug Fixes

This commit is contained in:
Patrick Fic
2021-03-09 16:31:43 -08:00
parent b45ed8ad17
commit 3e1dd78c85
10 changed files with 49 additions and 188 deletions

View File

@@ -17,8 +17,8 @@ export default StyleSheet.create({
alignItems: "center",
justifyContent: "center",
width: 100,
marginTop: 5,
marginBottom: 5,
// marginTop: 5,
//marginBottom: 5,
},
swipe_view_blue: {
backgroundColor: "dodgerblue",