diff --git a/1. core-components/App.js b/1. core-components/App.js index 09f879b..1ecfbf2 100644 --- a/1. core-components/App.js +++ b/1. core-components/App.js @@ -1,20 +1,43 @@ import { StatusBar } from 'expo-status-bar'; -import { StyleSheet, Text, View } from 'react-native'; +import { StyleSheet, Text, View, Linking, Image,SafeAreaView, Button} from 'react-native'; + export default function App() { + return ( - - Open up App.js to start working on your app! - - + + + Zidane Hammouda + Life is good +