HosseinShabani / react-native-modern-datepicker

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

Wrong behavior in RTL mode #15

Closed cybercoder closed 4 years ago

cybercoder commented 4 years ago

When the APP is in RTL mode, everything is reverse but can ignore, The time picker will shows . wrong labels and selects wrong values in RTL mode.

art1373 commented 4 years ago

I have this issue too. If I could I would do a pr and add isRTL boolean so that it reverse the rows and columns

HosseinShabani commented 4 years ago

Fix this issue in 1.0.0-beta.7 version . (and add reverse props for more customize)