import { View, Text } from 'react-native' import React from 'react' const App = () => { return ( App ) } export default App