import { Stack, useNavigation } from 'expo-router'; import { ImageBackground, StyleSheet, Button, TextInput, Text, View ,Image,Alert } from 'react-native'; import { useEffect,useState } from 'react'; const Home =()=> { const [username, onChangeUsername] = useState(''); const [password, onChangePassword] = useState(''); const image = {uri: 'https://rader.app/assets/images/app/home.jpg'}; return ( Home Screen Ameyew ggg fff hhh yyyy