Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to expand view in iOS #44

Open
jagadishcc opened this issue Nov 7, 2016 · 6 comments
Open

Unable to expand view in iOS #44

jagadishcc opened this issue Nov 7, 2016 · 6 comments

Comments

@jagadishcc
Copy link

Your sample code works well in Android. But, It does not work in iOS. It load the list, When taps on it, it does not expand in iOS. I am using Xcode 8 and iOS 10 simulator to test it.

@doublethug
Copy link

Any ideas how it could be fixed? Having the same problem(((

@jagadishcc
Copy link
Author

Content height always shows 0. I think content is not rendering in iOS. Please look into this.

@huyta
Copy link

huyta commented Nov 11, 2016

Maybe this will help #41

@rajnikantsethiya
Copy link

is there any fix for this issue?

@dayhaysoos
Copy link

@rajnikantsethiya I just fixed this by upgrading React Native and applying the fix that @huyta provided

@johnhaup
Copy link

For anyone still having this issue, I switched to the Accordion from the React-Native-Collapsible library. There was minimal code change from the code I had written with this library and I had no issues on Android iOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants