docs/Classes.html
The following classes are available globally.
`
RAMFrameItemAnimation
`
The RAMFrameItemAnimation class provides keyframe animation.
Swift
public class RAMFrameItemAnimation: RAMItemAnimation
[
](#/Custom%20Badge)
`
RAMAnimatedTabBarItem
`
UITabBarItem with animation
Swift
public class RAMAnimatedTabBarItem: UITabBarItem
`
RAMAnimatedTabBarController
`
UITabBarController with item animations
Swift
public class RAMAnimatedTabBarController: UITabBarController
`
RAMRotationAnimation
`
The RAMRotationAnimation class provides rotation animation.
Swift
public class RAMRotationAnimation : RAMItemAnimation
`
RAMFumeAnimation
`
The RAMFumeAnimation class provides bounce animation.
Swift
public class RAMFumeAnimation : RAMItemAnimation
`
RAMTransitionItemAnimations
`
Transition animtion
Swift
public class RAMTransitionItemAnimations : RAMItemAnimation
`
RAMItemAnimation
`
Base class for UITabBarItems animation
Swift
public class RAMItemAnimation: NSObject, RAMItemAnimationProtocol
`
RAMBounceAnimation
`
The RAMBounceAnimation class provides bounce animation.
Swift
public class RAMBounceAnimation : RAMItemAnimation
© 2016 AlexKalinkin. All rights reserved. (Last updated: 2016-06-10)
Generated by jazzy ♪♫ v0.5.0, a Realm project.