We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f451da commit fb32eb7Copy full SHA for fb32eb7
react-native-libraries.json
@@ -16490,5 +16490,19 @@
16490
"android": true,
16491
"web": true,
16492
"newArchitecture": true
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
+ }
16508
]
0 commit comments