I'm currently making an app with a UITabBar, and I would like the icons to be animate whenever an item is touched, is there any way to do this in Objective-C?
After going through some questions here in StackOverflow, I've noticed that I can't seem to find any code for Objective-C that can do this, is Swift the only way to do this?