import { StyleSheet } from "react-native"; import { ThemedText } from "@/components/ThemedText"; import { ThemedView } from "@/components/ThemedView"; import Button from "@/components/buttons/Button"; const Index = () => { return ( Home Screen