willpowell8/LocalizationKit_iOS

UIButton Selected Problem

Opened this issue · 2 comments

How can I distinguish the Button Normal text with Selected text?
they use the same localize key in the storyboard, but actually the button title is different.

I am adding the additional localization parameters on buttons

so, how I can use different text for different button state?