From 85d23d0f3224062c674adc33d5ed83fe616c306b Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Tue, 10 Apr 2018 23:08:20 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87e10e0..9f46f9e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 📅 react-native-date-picker 📅 +# 📅 React Native Date Picker 📅 A date picker component for React Native working on iOS and Android. It uses the default DatePickerIOS on iOS and a custom picker on Android which has similar look and feel.