IOS SWIFT 求大神讲解RAMAnimatedTabBarController的用法
高洛峰
高洛峰 2017-04-17 17:50:37
0
0
522

https://github.com/Ramotion/animated-tab...

Usage

Create a new UITabBarController in your storyboard or nib.

Set the class of the UITabBarController to RAMAnimatedTabBarController in your Storyboard or nib.

For each UITabBarItem, set the class to RAMAnimatedTabBarItem.

Add a custom image icon for each RAMAnimatedTabBarItem

Add animation for each RAMAnimatedTabBarItem :

drag and drop an NSObject item into your ViewController
set its class to ANIMATION_CLASS (where ANIMATION_CLASS is the class name of the animation you want to use)
connect the outlet animation in RAMAnimatedTabBarItem to your ANIMATION_CLASS Demonstration video for step 5 http://vimeo.com/112390386

看了用法尤其是不太明白第五步,给的教学连接还得翻墙才能打开,我不会翻墙,所以请用过的大神或者能翻墙看到视频的大神讲解下如何把 NSObject item拖进ViewController中呢?

高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

全部回复(0)
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!