From 8ffbf4af224dd86e63cd04cdbc336ce36058ce35 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sat, 16 Jul 2022 11:37:29 +0200 Subject: [PATCH] Update README.md --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a2b8826..4789b92 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,12 @@ This is a React Native Date Picker with following main features: -📱  Supporting iOS and Android
+📱  Supports iOS, Android and Expo
🕑  3 different modes: Time, Date, DateTime
🌍  Various languages
🎨  Customizable
🖼  Modal or Inlined
-## Update 4.0.0 - -- ✅  No breaking changes - -- New feature: Modal mode - ## Modal The first option is to use the built-in modal. See code. @@ -31,7 +25,7 @@ The first option is to use the built-in modal. See co ## Inlined -The second option is to use the inlined picker. For instance in a view or a custom made modal. See code. +The second option is to use the inlined picker. Place it in a View or a custom made modal. See code. @@ -212,6 +206,9 @@ If you have enabled