Skip to content

Commit 9761d36

Browse files
authored
add Scandit packages, fix react-native-maps entry (#1850)
1 parent b757dfe commit 9761d36

1 file changed

Lines changed: 44 additions & 3 deletions

File tree

react-native-libraries.json

Lines changed: 44 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -563,13 +563,12 @@
563563
"npmPkg": "lottie-react-native"
564564
},
565565
{
566-
"githubUrl": "https://github.com/react-native-maps/react-native-maps/tree/master/packages/lib",
567-
"npmPkg": "react-native-maps",
566+
"githubUrl": "https://github.com/react-native-maps/react-native-maps",
568567
"ios": true,
569568
"android": true,
570569
"expoGo": true,
571570
"examples": [
572-
"https://github.com/react-native-maps/react-native-maps/tree/master/packages/example",
571+
"https://github.com/react-native-maps/react-native-maps/tree/master/example",
573572
"https://snack.expo.dev/H1zOFxnN-"
574573
],
575574
"newArchitecture": true
@@ -16749,5 +16748,47 @@
1674916748
"ios": true,
1675016749
"android": true,
1675116750
"newArchitecture": true
16751+
},
16752+
{
16753+
"githubUrl": "https://github.com/Scandit/scandit-react-native-datacapture-core",
16754+
"ios": true,
16755+
"android": true,
16756+
"newArchitecture": true
16757+
},
16758+
{
16759+
"githubUrl": "https://github.com/Scandit/scandit-react-native-datacapture-barcode",
16760+
"ios": true,
16761+
"android": true,
16762+
"newArchitecture": true
16763+
},
16764+
{
16765+
"githubUrl": "https://github.com/Scandit/scandit-react-native-datacapture-id",
16766+
"ios": true,
16767+
"android": true,
16768+
"newArchitecture": true
16769+
},
16770+
{
16771+
"githubUrl": "https://github.com/Scandit/scandit-react-native-datacapture-parser",
16772+
"ios": true,
16773+
"android": true,
16774+
"newArchitecture": true
16775+
},
16776+
{
16777+
"githubUrl": "https://github.com/Scandit/scandit-react-native-datacapture-label",
16778+
"ios": true,
16779+
"android": true,
16780+
"newArchitecture": true
16781+
},
16782+
{
16783+
"githubUrl": "https://github.com/Scandit/scandit-react-native-datacapture-label-text",
16784+
"ios": true,
16785+
"android": true,
16786+
"newArchitecture": true
16787+
},
16788+
{
16789+
"githubUrl": "https://github.com/Scandit/scandit-react-native-datacapture-price-label",
16790+
"ios": true,
16791+
"android": true,
16792+
"newArchitecture": true
1675216793
}
1675316794
]

0 commit comments

Comments
 (0)