We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd1fac commit be5579dCopy full SHA for be5579d
README.md
@@ -40,7 +40,7 @@ $ react-native link react-native-hijri-date-picker-android
40
41
<DatePickerIOS calendar="IslamicUmmAlQura"
42
date={new Date().getTime()}
43
- onDateChange={this._onDateChange} />
+ onChange={this._onDateChange} />
44
```
45
46
## Credits
0 commit comments