Skip to content
11 changes: 11 additions & 0 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
]