React-native-collapsible: Unable to expand view in iOS on RN39

Created on 22 Dec 2016  路  9Comments  路  Source: oblador/react-native-collapsible

It load the list, When taps on it, it does not expand in iOS on RN 0.39. I am using Xcode 8 and iOS 10 simulator to test it.And your example code has the same problem.

awaiting-reply

Most helpful comment

I am starting to wonder if we need to look at refactoring the code to remove this blocker as it also looks like it is still in 0.40 and with RN moving to monthly releases it seems unlikely to get fixed in the near term

All 9 comments

Same problem on Android,

I found some suggestion in https://github.com/oblador/react-native-collapsible/issues/51, this has been an issue since 0.36.0, there is apparently a fix that needs to be made by react-native which was expected to be in 0.39, but has not yet been released.

I am starting to wonder if we need to look at refactoring the code to remove this blocker as it also looks like it is still in 0.40 and with RN moving to monthly releases it seems unlikely to get fixed in the near term

Hello, Is there any solution for this problem , it is not expanding in iOS..Please help

@rajnikantsethiya It should work if you use react-native master

I'm also facing this issue. If i set collapsed={false}, i can see my renderContent, which in my case is a FlatList.

@alxvallejo Is this issue still happening?

Closing this as inactive as there's been no activity for over 30 days. If the problem re-occurs on the latest version of react-native-collapsible then ping me to reopen or create a new issue.

@iRoachie This is still an issue using RN @0.50.4 and react-native-collapsible @0.13.0

Please open a new issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vijay-dadhich09 picture vijay-dadhich09  路  8Comments

xxstefanoxx picture xxstefanoxx  路  4Comments

performatric picture performatric  路  5Comments

sohanpatil44 picture sohanpatil44  路  3Comments

Korysam15 picture Korysam15  路  4Comments