diff --git a/react-native-libraries.json b/react-native-libraries.json index 22ab15c8..776e4534 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20120,5 +20120,16 @@ "macos": true, "tvos": true, "visionos": true + }, + { + "githubUrl": "https://github.com/Adoobdoob71/react-native-add-calendar", + "examples": ["https://github.com/Adoobdoob71/react-native-add-calendar/example"], + "images": [ + "https://raw.githubusercontent.com/Adoobdoob71/react-native-add-calendar/refs/heads/main/media/android_gif.gif", + "https://raw.githubusercontent.com/Adoobdoob71/react-native-add-calendar/refs/heads/main/media/ios_gif.gif" + ], + "ios": true, + "android": true, + "newArchitecture": true } ]