@ -9,7 +9,7 @@ function App() {
};
return <SafeAreaView style={backgroundStyle}>
<Text>hallo test ey</Text>
<Text>hallo test test</Text>
</SafeAreaView>
}