solve npm issues. got a successful apk build.

This commit is contained in:
Jordan
2024-07-04 08:29:47 -07:00
parent fe927b44ad
commit ce826bd8db
10 changed files with 577 additions and 3052 deletions

View File

@ -63,6 +63,5 @@ const styles = StyleSheet.create({
padding: 4,
margin: 4,
fontSize: 25,
width: 100,
},
})

View File

@ -60,14 +60,14 @@ const styles = StyleSheet.create({
marginBottom: 2,
marginLeft: 10,
marginRight: 10,
fontSize: 40,
fontSize: 25,
},
textDefault: {
marginTop: 2,
marginBottom: 2,
marginLeft: 10,
marginRight: 10,
fontSize: 40,
fontSize: 25,
},
unitButton: {
},