I try to create a horizontal page slider like you see it in most quiz games.
Basically each page has and image/button showing slightly at the right of the screen, to indicate that there are more pages.
On the last page the user should see no image at the right, but the image on the left, as it it the last page.
So in between of images are showing left and right.
Is there a way to do this with the inspector or only programmatically?
I tried both and ended up with some weird side effects where it bounces back to the center position of the image.
See illustration below:
Use this code
in .h file use
in .m class