Load files, display on HomeScreen, backup to syncthing

This commit is contained in:
2025-06-22 17:46:00 -07:00
parent 07a328245f
commit a3ec5477e5
4 changed files with 293 additions and 93 deletions
+2 -2
View File
@@ -41,8 +41,8 @@ export function ThemedText({
const styles = StyleSheet.create({
default: {
fontSize: 16,
lineHeight: 24,
fontSize: 12,
lineHeight: 16,
},
defaultSemiBold: {
fontSize: 16,