The current iOS LinkedIn app's UITabBar fills up the UITabBarItem image on selection. The filling up of the UITabBarItem image is animated. How can I replicate that animation using Swift?
Initially when not selected the image just has an outline with no fill. On selection the image fills up from the middle (animated) with a color leading to filled image.