From 63d98d63de673afc56419829fccdbc44a81752f6 Mon Sep 17 00:00:00 2001 From: Farhoud Shapouran Date: Thu, 20 Feb 2025 18:08:23 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cca7618..944f643 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +react-native-ui-datepicker

@@ -353,6 +353,10 @@ type CalendarYear = { }; ``` +

+react-native-ui-datepicker +

+ ## License MIT. See the [LICENSE](https://github.com/farhoudshapouran/react-native-ui-datepicker/blob/main/LICENSE) file for more details.