Skip to content

Commit 1267e3b

Browse files
authored
Add react-native-add-calendar library entry (#2319)
1 parent ab48b7e commit 1267e3b

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
@@ -20267,5 +20267,16 @@
2026720267
"windows": true,
2026820268
"macos": true,
2026920269
"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"
2027020281
}
2027120282
]

0 commit comments

Comments
 (0)