HosseinShabani / react-native-modern-datepicker

A customizable calendar, time & month picker for React Native (including Persian Jalaali calendar & locale)
MIT License
573 stars 159 forks source link

Language selection #129

Open FireMonkey opened 1 year ago

FireMonkey commented 1 year ago

Can you add language selector for example lang='en' or lang='tr' ?

i love this component and change language for utils.

zaghadon commented 1 year ago

I think Localization is an important part of every system, but, don't you think this should be managed on the application level and not component level?