I am new in swift and I am working on a project using yours. I have noticed that the viewControllerLifeCycle is only called once.
So I am wondering how could I get the displayed view (the current view) ?
(swipe up / down)
I tried to print the scrollView.contentOffset.y but it's always equal to 0.0
Hi everyone,
I am new in swift and I am working on a project using yours. I have noticed that the viewControllerLifeCycle is only called once.
So I am wondering how could I get the displayed view (the current view) ? (swipe up / down) I tried to print the scrollView.contentOffset.y but it's always equal to 0.0
Could you please help me
Thanks
Best regards,