Skip to content

Commit 535813d

Browse files
authored
Add react-native-add-calendar library entry (#2285)
1 parent f83db49 commit 535813d

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
@@ -20121,5 +20121,16 @@
2012120121
"macos": true,
2012220122
"tvos": true,
2012320123
"visionos": true
20124+
},
20125+
{
20126+
"githubUrl": "https://github.com/Adoobdoob71/react-native-add-calendar",
20127+
"examples": ["https://github.com/Adoobdoob71/react-native-add-calendar/example"],
20128+
"images": [
20129+
"https://raw.githubusercontent.com/Adoobdoob71/react-native-add-calendar/refs/heads/main/media/android_gif.gif",
20130+
"https://raw.githubusercontent.com/Adoobdoob71/react-native-add-calendar/refs/heads/main/media/ios_gif.gif"
20131+
],
20132+
"ios": true,
20133+
"android": true,
20134+
"newArchitecture": true
2012420135
}
2012520136
]

0 commit comments

Comments
 (0)