swift - How do I SWIPE through ViewControllers using Storyboard ID -
hello guys im noob in programming , im building app im stuck on part when need swipe through viewcontroillers
i build them in mainstoryboard , need swipe left , right read on articles can done using storyboard id if can give me simple example of code how swipe left , right on 2 random view controlers using swift
thank in advance.
you should use uipageviewcontroller. can find examples here:
Comments
Post a Comment