import { Text, View } from "react-native"; function Notes() { return ( Notes ); } export default Notes;