Skip to content

Commit a615443

Browse files
alicanov98Simek
andauthored
Add react-native-barcode-qr-generator library entry (#2327)
* Add react-native-barcode-qr-generator library entry * fix JSON validation, cleanup entry * remove example linking to the package repo --------- Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
1 parent 9caecb0 commit a615443

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

react-native-libraries.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20301,5 +20301,13 @@
2030120301
"android": true,
2030220302
"web": true,
2030320303
"newArchitecture": "new-arch-only"
20304+
},
20305+
{
20306+
"githubUrl": "https://github.com/alicanov98/react-native-barcode-qr-generator",
20307+
"images": [
20308+
"https://raw.githubusercontent.com/alicanov98/react-native-barcode-qr-generator/main/images/example.png"
20309+
],
20310+
"ios": true,
20311+
"android": true
2030420312
}
2030520313
]

0 commit comments

Comments
 (0)