i’m trying to make something like the image shown below.
The “pop-up” is swipable and all three elements closes toghether
I tried with Modals but i think i cannot call 3 different modals at the same time or “slice” a modal in three pieces showing different content.
Another option could be using multipleToasts but i can’t put HTML (images, link ecc) into a toast and, afterall, this isn’t the purpose of this kind of Ionic Component.
So, any ideas? Any kind of help is very appreciated
Resolved using a modal with transparent background and ion-cards