import {View} from 'react-native'; import {G, Rect, Svg} from 'react-native-svg'; export default function App() { return ( ); }