naoufal / react-native-accordion

An Accordion Component for React Native
https://www.npmjs.com/package/react-native-accordion
437 stars 101 forks source link

Cannot read property 'measure' of undefined #6

Closed alexrabarts closed 8 years ago

alexrabarts commented 8 years ago

Occasionally, I am seeing the following error:

screenshot_114

The problem is intermittent and doesn't seem to be affected by the content of the accordion. Any ideas?

Thanks,

Alex