This document defines a React Native component called ProfilScreen2 that displays a user profile. It returns a ScrollView with a header section showing the user's image, name, and bio. Below is a info section with three boxes displaying the user's number of posts, followers, and follows. Styles are defined using StyleSheet to layout and style the different elements.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
12 views
Profil Screen 2
This document defines a React Native component called ProfilScreen2 that displays a user profile. It returns a ScrollView with a header section showing the user's image, name, and bio. Below is a info section with three boxes displaying the user's number of posts, followers, and follows. Styles are defined using StyleSheet to layout and style the different elements.