react-native-collapsible icon indicating copy to clipboard operation
react-native-collapsible copied to clipboard

onAnimationEnd does not exist on type ... react-native-collapsible/Accordion

Open arbuzaicer opened this issue 4 years ago • 2 comments

I using the Accordion component for render items. When I trying to use onAnimationEnd method - TS told me that this method doesn't exist.

I tried to find this method in Acordion.d.ts - but I couldn't do it.

Iside props Accordion<T> extends React.Component<AccordionProps<T>> this method is absent. Can You please add this typing declaration?

arbuzaicer avatar Sep 28 '20 12:09 arbuzaicer

Same error here, any updates on this?

RubenPM-dev avatar Jul 26 '22 13:07 RubenPM-dev

Same error here

netojose avatar Oct 16 '22 08:10 netojose