We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab48b7e commit 1267e3bCopy full SHA for 1267e3b
react-native-libraries.json
@@ -20267,5 +20267,16 @@
20267
"windows": true,
20268
"macos": true,
20269
"newArchitecture": "new-arch-only"
20270
+ },
20271
+ {
20272
+ "githubUrl": "https://github.com/Adoobdoob71/react-native-add-calendar",
20273
+ "examples": ["https://github.com/Adoobdoob71/react-native-add-calendar/example"],
20274
+ "images": [
20275
+ "https://raw.githubusercontent.com/Adoobdoob71/react-native-add-calendar/refs/heads/main/media/android_gif.gif",
20276
+ "https://raw.githubusercontent.com/Adoobdoob71/react-native-add-calendar/refs/heads/main/media/ios_gif.gif"
20277
+ ],
20278
+ "ios": true,
20279
+ "android": true,
20280
+ "newArchitecture": "new-arch-only"
20281
}
20282
]
0 commit comments