We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a70225 commit 6604afbCopy full SHA for 6604afb
react-native-libraries.json
@@ -14602,5 +14602,16 @@
14602
"examples": ["https://github.com/prisma/react-native-prisma/tree/main/example"],
14603
"ios": true,
14604
"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
14616
}
14617
]
0 commit comments