Hey folks!
I have a problem that I can not figure out. I have a collection named certificates. I created this component to see these certificates as cards with SwipeableStack.
Everything is okay until here. I can open them and swipe between them.
However, I could not find how to open a specific document as an initial stack. I mean when I click the document from the list, I want it to open that document initially and then continue to swipe between others.
Thanks!
This is my list;
And this is what stack looks like;