dev-event / react-native-accordion

Animated collapsible component for React Native, good for accordions (reanimated v2), toggles 🧬
https://www.npmjs.com/package/@dev-event/react-native-accordion
MIT License
64 stars 11 forks source link

Support nested accordion? #7

Open tcf01 opened 1 year ago

tcf01 commented 1 year ago

I wonder if this lib support nested accordion. I have checked the APIs and it seems like doesn't support. Wanna confirm if I have overlook something. Thank you in advance!

dev-event commented 1 year ago

Hi. No, send me an example. I will do

[image: Значок "Проверено сообществом"]

вс, 25 июн. 2023 г. в 20:25, tcf_01 @.***>:

I wonder if this lib support nested accordion. I have checked the APIs and it seems like doesn't support. Wanna confirm if I have overlook something. Thank you in advance!

— Reply to this email directly, view it on GitHub https://github.com/dev-event/react-native-accordion/issues/7, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANQ5A4RE4GGGRPFLSK7F2VLXNBX7NANCNFSM6AAAAAAZTIRP5E . You are receiving this because you are subscribed to this thread.Message ID: @.***>

tcf01 commented 1 year ago

@dev-event I have just found an example like below. U can see that there are 2 layers. The options lying under the 2nd layer. Thanks! IMG_32478027DFEC-1

dev-event commented 1 year ago

Thank you. This looks important! I will make and write to you for testing

[image: Значок "Проверено сообществом"]

ср, 28 июн. 2023 г. в 18:01, tcf_01 @.***>:

@dev-event https://github.com/dev-event I have just found an example like below. U can see that there are 2 layers. The options lying under the 2nd layer. Thanks! [image: IMG_32478027DFEC-1] https://user-images.githubusercontent.com/40299440/249525256-313add00-8619-4630-bb10-51ec41d67749.jpeg

— Reply to this email directly, view it on GitHub https://github.com/dev-event/react-native-accordion/issues/7#issuecomment-1611609087, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANQ5A4WFN7XXDN4KROTC4G3XNRBN7ANCNFSM6AAAAAAZTIRP5E . You are receiving this because you were mentioned.Message ID: @.***>

tcf01 commented 1 year ago

@dev-event Thank u! I look forward to it!!