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

List inside content #51

Open
rohananarse opened this issue May 14, 2017 · 6 comments
Open

List inside content #51

rohananarse opened this issue May 14, 2017 · 6 comments

Comments

@rohananarse
Copy link

How can I add list inside accordion instead of content. ?? Please help

@Zomis
Copy link

Zomis commented Aug 7, 2017

Have you tried adding some kind of list as the content?

@AishwaryaSurana
Copy link

+1.
I too am searching for the answer.
I tried adding array to content but it shows all the elements of array as a single content

@rohananarse
Copy link
Author

rohananarse commented Sep 5, 2017 via email

@ercpereda
Copy link

Just past a custom component with the list.

const content = (<ListView style={{height: 150}}>....</ListView>)

@rohananarse
Copy link
Author

rohananarse commented Oct 21, 2017 via email

@ercpereda
Copy link

@rohananarse I'm not using this component exactly I forked some time ago. You can install it from https://www.npmjs.com/package/@ercpereda/react-native-accordion.
To checkout a working example with expo visit this url exp://exp.host/@ercpereda/react-native-accordion-example
The source code of the example is in https://github.com/ercpereda/react-native-accordion-example

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

4 participants