naoufal / react-native-accordion

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

Listview inside content #49

Open pr-rojan opened 7 years ago

pr-rojan commented 7 years ago

is there a way where I can place a ListView inside the content?

rohananarse commented 7 years ago

Hi is your issue solved ?? I too want to implement the list instead of content inside accordion

kaplanitay commented 7 years ago

Last week i did a quick POC (regarding this issue) and it worked fine for me...

rohananarse commented 7 years ago

Wer can I see it

On 18-Jun-2017 5:32 PM, "RinkaDink" notifications@github.com wrote:

Last week i did a quick POC (regarding this issue) and it worked fine for me...

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/naoufal/react-native-accordion/issues/49#issuecomment-309273478, or mute the thread https://github.com/notifications/unsubscribe-auth/AYUqmUL4vTAteMOx31Xxurj9xv2lO-atks5sFRHkgaJpZM4M9Hz8 .

kaplanitay commented 7 years ago

I just did it to check if it is possible... I didn't experience any issues... I will look for it later and will upload if I find.

rohananarse commented 6 years ago

did you got the code ??

kaplanitay commented 6 years ago

Sorry, Apparently, I have used another library for that ..