Skip to content

Commit 4974c56

Browse files
authored
update @s77rt/react-native-date-picker (#1638)
1 parent 54e3d33 commit 4974c56

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

react-native-libraries.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14637,11 +14637,15 @@
1463714637
"githubUrl": "https://github.com/s77rt/react-native-date-picker",
1463814638
"npmPkg": "@s77rt/react-native-date-picker",
1463914639
"images": [
14640-
"https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/demo-ios.gif",
14641-
"https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/demo-android.gif"
14640+
"https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/screenshot-ios.png",
14641+
"https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/screenshot-android.png",
14642+
"https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/screenshot-mweb-safari.png",
14643+
"https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/screenshot-mweb-chrome.jpg",
14644+
"https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/screenshot-web-chrome.png"
1464214645
],
1464314646
"ios": true,
1464414647
"android": true,
14648+
"web": true,
1464514649
"newArchitecture": true
1464614650
},
1464714651
{

0 commit comments

Comments
 (0)