美文网首页
[框架]Ramotion/animated-tab-bar使用流

[框架]Ramotion/animated-tab-bar使用流

作者: HuangLinWang | 来源:发表于2016-11-03 11:50 被阅读0次

效果图

tab-bar-icons-iphone-ramotion-animation-interface-design.gif

GitHub链接

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

使用流程

  1. 创建UItabBarController
  2. 将UITabBarController的class设置为RAMAnimatedTabBarController
  3. 将每个UItabBarItem的class设置为RAMAnimatedTabBarItem
  4. 给item设置Image


    Snip20161103_1.png
  5. 添加动画


    Snip20161103_3.png
Snip20161103_4.png Snip20161103_5.png

动画效果

RAMBounceAnimation
RAMLeftRotationAnimation
RAMRightRotationAnimation
RAMFlipLeftTransitionItemAniamtions
RAMFlipRightTransitionItemAniamtions
RAMFlipTopTransitionItemAniamtions
RAMFlipBottomTransitionItemAniamtions
RAMFrameItemAnimation
这些自己试着玩吧.

相关文章

网友评论

      本文标题:[框架]Ramotion/animated-tab-bar使用流

      本文链接:https://www.haomeiwen.com/subject/ubibuttx.html