import { Card } from "heroui-native"; import { Text, View } from "react-native"; import { Container } from "@/components/container"; export default function Home() { return ( Tab One ); }