From 57b184395c6172bfdb74c66db435cfb1f35816a0 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Wed, 16 May 2018 16:28:22 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c041660..3a0b760 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# 📅 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. +📅 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. ## Installation