From 0db418e7515ebe2eecbfd204b7a2707c6abf1f15 Mon Sep 17 00:00:00 2001 From: Zidane Hammouda Date: Thu, 10 Feb 2022 15:03:06 +0100 Subject: [PATCH] Exercice 1 --- 1. core-components/App.js | 37 +- 1. core-components/assets/profile.jpg | Bin 0 -> 95108 bytes 1. core-components/package-lock.json | 6881 +++++++++++++++++++++++++ 3 files changed, 6911 insertions(+), 7 deletions(-) create mode 100644 1. core-components/assets/profile.jpg create mode 100644 1. core-components/package-lock.json 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 +