roto93 / react-native-neat-date-picker

An easy to use date picker for react native.
MIT License
50 stars 29 forks source link

Suggestions #9

Open alextomas80 opened 2 years ago

alextomas80 commented 2 years ago

Hi! It's awesome datepicker, but i would add two features:

  1. Custom header language, now only accept english and chinese. It would be great to be able to pass a custom array.
  2. Initial week day. In my country, Spain, in the calendar the first day is Monday.

Can I help you with a PR? How I run the project?

roto93 commented 2 years ago

Hi, sorry for the late reply. These features are awesome! It would be great if you can help me with a PR because I am quite busy these days. For me, I tried using npm link to test the project but it doesn't work for some reason. So I copied the src folder to a react native project and test it. Then copied it back to this repo when new features are done. Hope this helps. Or maybe I can deal with it next week.