import { View, Text } from "react-native"; export default function HomeScreen() { return ( Chào mừng đến Sản phẩm! ); }