Closed huylv-teko closed 4 years ago
@huylv-teko Hey, to work properly RAMAnimatedTabBarItem need UIImage be set. System item will not work. Please use one of this init methods:
public convenience init(title: String?, image: UIImage?, tag: Int)
public convenience init(title: String?, image: UIImage?, selectedImage: UIImage?)
Yeah thank you, you should add this note to README :D
Hey, i setup tab like this but the animation does now show. Please help :D Im using iphone11 pro simulator with ios 13.5