import { View } from "react-native"; import Text from "@components/Text"; export default function Tab() { return ( Tab REVIEW ); }