My app use UIPageViewController to implement swipe card like this

Now I would like to implement swipe card like below, it shows part of next cell

Is there any way using UIPageViewController to implement swipe card like the second image?
Copyright © 2021 Jogjafile Inc.
**You can try this here is a tabview which have 5 card that can be swipe there is a FruitCardView(fruit: item) is just a card view which had image and text.
------------------ or -------------------
If you are working in swift then you can use collection view there scroll is enable in horizontal axis**