|
|
@ -1,21 +0,0 @@ |
|
|
|
# React Native Date Picker |
|
|
|
A cross platform <a href="https://github.com/henninghall/react-native-date-picker" title="React Native Date Pickers">react native date picker</a> component for android and ios. Including 3 different modes, date, time, and datetime. The date picker is customizable and have mulitple language support. |
|
|
|
|
|
|
|
<table> |
|
|
|
<tr> |
|
|
|
<td align="center"><b>iOS</b></td> |
|
|
|
<td align="center"><b>Android</b></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td><img src="https://camo.githubusercontent.com/6d48ab840daf8d55c6d9067c314497b5f7642ea3/68747470733a2f2f66616365626f6f6b2e6769746875622e696f2f72656163742d6e61746976652f646f63732f6173736574732f446174655069636b6572494f532f6d6178696d756d446174652e676966" alt="React Native Date Picker IOS" height="150px" /> |
|
|
|
</td> |
|
|
|
<td><img src="https://github.com/henninghall/react-native-date-picker/blob/master/docs/react-native-date-picker-android.gif?raw=true" alt="React Native Date Picker Android" height="150px" style="margin-left:10px" /> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
|
|
|
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
## Documentation |
|
|
|
|
|
|
|
See <a href="https://github.com/henninghall/react-native-date-picker">github page </a>for documentation and more info. |