Skip to content

Commit 8c187c0

Browse files
authored
add: react-native-barcode, otpauth (#1771)
1 parent 467d2f3 commit 8c187c0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

react-native-libraries.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16256,5 +16256,21 @@
1625616256
"web": true,
1625716257
"expoGo": true,
1625816258
"newArchitecture": true
16259+
},
16260+
{
16261+
"npmPkg": "@aramir/react-native-barcode",
16262+
"githubUrl": "https://github.com/aramir/react-native-barcode",
16263+
"ios": true,
16264+
"android": true,
16265+
"web": true,
16266+
"expoGo": true
16267+
},
16268+
{
16269+
"npmPkg": "otpauth",
16270+
"githubUrl": "https://github.com/hectorm/otpauth",
16271+
"ios": true,
16272+
"android": true,
16273+
"web": true,
16274+
"expoGo": true
1625916275
}
1626016276
]

0 commit comments

Comments
 (0)