Mehmethan Guven
Results
1
comments of
Mehmethan Guven
I replaced ListItem.Accordion with your a custom Accordion component using Expo-compatible components like Pressable, Animated, and View. // components/AccordionItem.tsx ```import { Ionicons } from '@expo/vector-icons' import React, { useEffect, useRef...