Ramotion / animated-tab-bar

:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
https://www.ramotion.com/animated-tab-bar-ios-app-development-ui-library/
MIT License
11.13k stars 1.33k forks source link

updated for swift 3 #127

Closed RishabhTayal closed 7 years ago

RishabhTayal commented 8 years ago

The current PR is for master branch. Please create a new branch for swift 3.

RishabhTayal commented 8 years ago

Fixes: https://github.com/Ramotion/animated-tab-bar/issues/124

tjdaniel2 commented 8 years ago

I'm not sure if I'm leaving this in the right place but I'm getting a few errors in the RAMFumeAnimiation file "no '+' candidates produce the expected contextual result type 'AnyObject'" at all the playMoveIconAnimation calls

RishabhTayal commented 8 years ago

Which Xcode are you using? I have not updated this for the Xcode 8 release.

tjdaniel2 commented 8 years ago

Ok, there's my problem then. I'm using Xcode 8 but so far thats my only problem with it.