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

Unable to get this working on the latest version of React-Native?

Open palmer95 opened this issue 4 years ago • 5 comments

Basically, on the latest version of RN, I am unable to get this working. I have a paged application but the accordion doesn't expand until after I click on a section, go back to the previous page, and then go to that page with the accordion again. Is this library compatible with the react-native navigation, or is it just something I am doing wrong.

Any response or feedback would be greatly appreciated.

palmer95 avatar Nov 30 '20 22:11 palmer95

Basically, on the latest version of RN, I am unable to get this working. I have a paged application but the accordion doesn't expand until after I click on a section, go back to the previous page, and then go to that page with the accordion again. Is this library compatible with the react-native navigation, or is it just something I am doing wrong?

Any response or feedback would be greatly appreciated.

The demo alone does work, however, I can not get this to work with the react-navigate that is my issue. Again this could totally be a user error but I am just wondering if this something you know does not work with react-navigation.

Thank you.

palmer95 avatar Dec 01 '20 18:12 palmer95

I have the same problem, and can't convert it to const function syntax

jnuno98 avatar Dec 02 '20 13:12 jnuno98

Hi, can you provide an example that reproduces the issue?

oblador avatar Apr 29 '21 18:04 oblador

kindly write an example in functional component

usamarehan557 avatar May 06 '21 10:05 usamarehan557

So i did face this issue too, It works with class components but not with functional components. any idea about this?

mak12 avatar Jun 12 '22 12:06 mak12