A few days ago, I made Android app. And now I should make same app in IOS. So, I'm studying swift. To make same app with Android, I'm looking for
library like 'ViewPager' in Android. I searched that and found some libraries, but they were custom libraries. I just want to use library formed like 'ViewPager'. Many people said, what you want is 'PagingMenuController'. But I couldn't find formed library about that.
To change view with tab or swipe, should I use 'PageMenuController'?
If it is true, who can tell me how to use it? It doesn't matter that link or youtube, please tell me about it. I'm new in swift, so if it contains image or media it is more good for me.