Arman Patel

Results 1 comments of Arman Patel

`import { useState } from "react"; import { View, Text, TouchableOpacity, FlatList, ActivityIndicator, } from "react-native"; import { useRouter } from "expo-router"; import styles from "./popularjobs.style"; import { COLORS, SIZES...