Skip to content

Commit fb32eb7

Browse files
authored
Add react-native-simple-weekly-calendar (#1804)
1 parent 0f451da commit fb32eb7

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

react-native-libraries.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16490,5 +16490,19 @@
1649016490
"android": true,
1649116491
"web": true,
1649216492
"newArchitecture": true
16493-
}
16493+
},
16494+
{
16495+
"githubUrl": "https://github.com/ony3000/react-native-simple-weekly-calendar",
16496+
"examples": [
16497+
"https://github.com/ony3000/react-native-simple-weekly-calendar/tree/main/example"
16498+
],
16499+
"images": [
16500+
"https://raw.githubusercontent.com/ony3000/react-native-simple-weekly-calendar/refs/heads/main/docs/demonstration.gif"
16501+
],
16502+
"ios": true,
16503+
"android": true,
16504+
"web": true,
16505+
"expoGo": true,
16506+
"newArchitecture": true
16507+
}
1649416508
]

0 commit comments

Comments
 (0)