Yalantis / FoldingTabBar.iOS

Folding Tab Bar and Tab Bar Controller
https://yalantis.com
MIT License
3.68k stars 458 forks source link

Added the functionality to change tab bar images #60

Closed hyerra closed 8 years ago

hyerra commented 8 years ago

I needed to dynamically change the extra left and extra right tab bar images depending on which view controller was being presented, so I thought it would come in handy for others who also needed to change the images from time to time.

serejahh commented 8 years ago

HI @hyerra! Thanks for the PR

hyerra commented 8 years ago

No problem! Glad I could help.