File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "definitions" : {},
32 "$schema" : " http://json-schema.org/draft-07/schema#" ,
43 "$id" : " https://github.com/react-native-community/directory/blob/main/react-native-libraries.schema.json" ,
54 "type" : " array" ,
6- "title" : " React Native Directory entries" ,
5+ "title" : " React Native Directory entries list " ,
76 "items" : {
87 "$id" : " #/items" ,
98 "type" : " object" ,
3736 "default" : false
3837 },
3938 "web" : {
40- "$id" : " #/items/properties/android " ,
39+ "$id" : " #/items/properties/web " ,
4140 "type" : " boolean" ,
4241 "title" : " Package supports Web (react-native-web)" ,
4342 "default" : false
6160 "default" : false
6261 },
6362 "visionos" : {
64- "$id" : " #/items/properties/tvos " ,
63+ "$id" : " #/items/properties/visionos " ,
6564 "type" : " boolean" ,
6665 "title" : " Package supports visionOS (react-native-visionos)" ,
6766 "default" : false
You can’t perform that action at this time.
0 commit comments