I look for any accordion or collapsable list using ionic and react but I can’t find any documentation in ionic component, does anyone got sample using this ionic-react?
Thanks
I look for any accordion or collapsable list using ionic and react but I can’t find any documentation in ionic component, does anyone got sample using this ionic-react?
Thanks
Ionic doesn’t have an accordion component, just adopt one from the numerous js samples online. I did so for an ionic angular app.