Abedalkareem / LanguageManager-iOS

A Language manager to handle changing app language without restarting the app. It supports iOS and tvOS.
MIT License
393 stars 66 forks source link

semanticContentAttribute for UITextfield and other views #59

Closed rashidTechbayportal closed 3 years ago

Abedalkareem commented 3 years ago

Hi @rashidTechbayportal, All the classes you added are a subview of the UIView, so doing this for the UIView is enough, can you give me an example of a problem, how to reproduce it, and how this change solve it?