From d12583d377d6b18b2471c04c6b42d7e6ba340d82 Mon Sep 17 00:00:00 2001 From: Abdelhafidh Belalia <16493223+s77rt@users.noreply.github.com> Date: Sun, 11 May 2025 11:48:53 +0100 Subject: [PATCH] update @s77rt/react-native-date-picker --- react-native-libraries.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index 77f19185e..e831ac603 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14637,11 +14637,15 @@ "githubUrl": "https://github.com/s77rt/react-native-date-picker", "npmPkg": "@s77rt/react-native-date-picker", "images": [ - "https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/demo-ios.gif", - "https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/demo-android.gif" + "https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/screenshot-ios.png", + "https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/screenshot-android.png", + "https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/screenshot-mweb-safari.png", + "https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/screenshot-mweb-chrome.jpg", + "https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/screenshot-web-chrome.png" ], "ios": true, "android": true, + "web": true, "newArchitecture": true }, {