Is there a way to "center" the current item? (within the self.view)
like let's say I have a PageController with 5 Views.
I want
| | = the window
i = the current item
. = items

is something like that possible? and how?
and please, if possible in swift code.
I've use pod to be able to use this framwork within my swift project.