import {Button, ButtonSize, Dialog, ProgressBar, Text, TouchableOpacity, View,} from "react-native-ui-lib"; import React, {useState} from "react"; import {StyleSheet} from "react-native"; import UserChart from "./UserChart"; import ProgressCard from "../ProgressCard"; import {AntDesign, Ionicons} from "@expo/vector-icons"; import {ScrollView} from "react-native-gesture-handler"; import FireworksOrangeIcon from "@/assets/svgs/FireworksOrangeIcon"; const UserChoresProgress = ({ setPageIndex, }: { setPageIndex: (value: number) => void; }) => { const [modalVisible, setModalVisible] = useState(false); return ( setPageIndex(0)}> Return to To Do's Your To Do's Progress Report Daily Goal Points Earned This Week Total Reward Points