xgfe / react-native-datepicker

react native datePicker component for both Android and IOS, useing DatePikcerAndroid, TimePickerAndroid and DatePickerIOS
MIT License
2.12k stars 726 forks source link

Add onDateChange second date argument in readme #359

Open jamesbechet opened 5 years ago

jamesbechet commented 5 years ago

This adds the second date argument received in onDateChange in the documentation. It was implemented in: https://github.com/fo-am/iCrapAppPro/commit/e7680f695b29a73a836987590a1aa397688f17ce

I've had this issue: https://github.com/xgfe/react-native-datepicker/issues/269 so it will prevent people having this in the future.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.368% when pulling 29186cf6a4339d4e3500dfd45800bde3605c2b2b on jamesbechet:master into 2a209bd4f11a84ff4543fbde930fed60dcbc0f68 on xgfe:master.