3

enter image description here

How can I change the Date Picker to Arabic ? I have used react-native-hijri-date-picker-android to get the Hijra calendar but its still in English, is there a way to display the Georgian and Hijra together in Arabic or at least one of them in Arabic ?

Basil Satti
  • 700
  • 1
  • 9
  • 24
  • This library might be useful to you just check it once.[link](https://github.com/Codelabsys/react-native-hijri-date-picker-android) – shruti garg Mar 21 '19 at 12:08

1 Answers1

0

I don't read arabic myself but this be something that would work for you?

Arabic react native datepicker

You find it here: https://github.com/henninghall/react-native-date-picker

Henning Hall
  • 1,297
  • 2
  • 11
  • 31