import React from 'react'; import { Header, Text, Input, Button, Avatar } from '../components/sketchy'; import type { ScreenProps } from './index'; export function UpdateProfileScreen({ navigate }: ScreenProps) { return (
navigate('profile')} style={{ cursor: 'pointer' }}>✕} /> {/* Content */}
{/* Photo */}
Prénom *
Nom *
Pseudo
Localisation
Bio