IOS之左右滑动效果的实现——利用PPRevealViewController
之前我们已经分享了SWRevealViewController实现左右滑动效果的方法IOS之左右滑动效果的实现——利用SWRevealViewController,今天我将和大家分享利用PPRevealViewController实现左右滑动效果的方法。
我们可以从Github上取得PPRevealViewController的source:https://github.com/ipup/PPRevealSideViewController.git
首先,创建一个工程,并创建 RootViewController、LeftViewController、RightViewController这三个类。
将PPRevealViewController添加到工程中。
在AppDelegate中导入

本文介绍了如何使用PPRevealViewController在iOS应用中实现左右滑动效果。通过从GitHub获取源码并创建RootViewController、LeftViewController、RightViewController,然后在AppDelegate中配置相关类,来实现这一功能。
最低0.47元/天 解锁文章
1706

被折叠的 条评论
为什么被折叠?



