upd: ui home

Deskripsi:
- update package
- ui diskusi home
- ui event home
- ui bar chart home
- ui pie chart home
- ui divisi home

No Issues
This commit is contained in:
amel
2025-02-26 12:32:01 +08:00
parent 31b85dad69
commit 633b18e92d
19 changed files with 477 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ export default function CaraouselHome() {
const progress = useSharedValue<number>(0);
return (
<View style={{ marginVertical: 20 }}>
<View style={[Styles.mv15]}>
<Carousel
ref={ref}
width={width}