TimOliver / TOPasscodeViewController

A modal passcode input and validation view controller for iOS
MIT License
385 stars 96 forks source link

Localization while using in swift #37

Closed awaismubeen closed 4 years ago

awaismubeen commented 4 years ago

I am using this pod in a swift project and i am unable to localize according to the current locale of app. how could i do that

TimOliver commented 4 years ago

Hi @AwaisMobeen! I need more information before I can help. Please make sure to properly fill out the issue template next time.

What do you mean locale? Do you want to change the styling of the keypad text? At the moment, the library has no support for any localization, so they would need to be added from this point onwards.

awaismubeen commented 4 years ago

I have done making it a local library and adding a bridging header