diff --git a/1. core-components/App.js b/1. core-components/App.js index 09f879b..838f5d6 100644 --- a/1. core-components/App.js +++ b/1. core-components/App.js @@ -1,20 +1,38 @@ import { StatusBar } from 'expo-status-bar'; -import { StyleSheet, Text, View } from 'react-native'; +import { SafeAreaView, StyleSheet, Text, View, Image, Button, Linking} from 'react-native'; export default function App() { return ( - - Open up App.js to start working on your app! - - + + + + Khadija Djarraya + this is my first react native app +