Skip to content

Commit 6604afb

Browse files
authored
Added @s77rt/react-native-date-picker (#1620)
1 parent 9a70225 commit 6604afb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

react-native-libraries.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14602,5 +14602,16 @@
1460214602
"examples": ["https://github.com/prisma/react-native-prisma/tree/main/example"],
1460314603
"ios": true,
1460414604
"android": true
14605+
},
14606+
{
14607+
"githubUrl": "https://github.com/s77rt/react-native-date-picker",
14608+
"npmPkg": "@s77rt/react-native-date-picker",
14609+
"images": [
14610+
"https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/demo-ios.gif",
14611+
"https://raw.githubusercontent.com/s77rt/react-native-date-picker/refs/heads/main/assets/demo-android.gif"
14612+
],
14613+
"ios": true,
14614+
"android": true,
14615+
"newArchitecture": true
1460514616
}
1460614617
]

0 commit comments

Comments
 (0)