Hey! 2 questions tonight :)
Product requires that our "pages" be slightly visible to indicate that one can swipe to the next page. I've experimented with containerStyle and a few other things to get the next page to be peeking, but can't seem to achieve this, it seems to always cut off where i've padded / added margin, even with 'overflow': 'visible'
Desired result:

Where those 'cards' are each child. You can see that the next page is bleeding into the current. I can achieve this with a horizontal scroll view, but the pages don't "LOCK" like I want them to.
Is this possible with your library do you think?
Thanks :)
-Dan
Hey! 2 questions tonight :)
Product requires that our "pages" be slightly visible to indicate that one can swipe to the next page. I've experimented with
containerStyleand a few other things to get the next page to be peeking, but can't seem to achieve this, it seems to always cut off where i've padded / added margin, even with'overflow': 'visible'Desired result:
Where those 'cards' are each child. You can see that the next page is bleeding into the current. I can achieve this with a horizontal scroll view, but the pages don't "LOCK" like I want them to.
Is this possible with your library do you think?
Thanks :)
-Dan