first commit

This commit is contained in:
2025-07-27 00:05:23 +02:00
parent 84c5ee7a7f
commit c50a1bb91a
5 changed files with 8604 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
import { Link, Stack } from 'expo-router';
import React from 'react';
import { StyleSheet } from 'react-native';
import { ThemedText } from '@/components/ThemedText';