Skip to content

Commit 57e767d

Browse files
authored
add few new libraries (#2115)
1 parent 9354847 commit 57e767d

1 file changed

Lines changed: 52 additions & 1 deletion

File tree

react-native-libraries.json

Lines changed: 52 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19051,7 +19051,7 @@
1905119051
"android": true,
1905219052
"newArchitecture": true
1905319053
},
19054-
{
19054+
{
1905519055
"githubUrl": "https://github.com/TomWq/expo-gaode-map/tree/main/packages/navigation",
1905619056
"npmPkg": "expo-gaode-map-navigation",
1905719057
"examples": [
@@ -19062,5 +19062,56 @@
1906219062
"ios": true,
1906319063
"android": true,
1906419064
"newArchitecture": true
19065+
},
19066+
{
19067+
"githubUrl": "https://github.com/kishannareshpal/expo-pdf",
19068+
"npmPkg": "@kishannareshpal/expo-pdf",
19069+
"examples": ["https://github.com/kishannareshpal/expo-pdf/tree/main/example"],
19070+
"ios": true,
19071+
"android": true,
19072+
"newArchitecture": true
19073+
},
19074+
{
19075+
"githubUrl": "https://github.com/ronickg/react-native-nitro-inspire-face",
19076+
"examples": ["https://github.com/ronickg/react-native-nitro-inspire-face/tree/main/example"],
19077+
"images": [
19078+
"https://raw.githubusercontent.com/ronickg/react-native-nitro-inspire-face/main/docs/static/img/banner.jpg"
19079+
],
19080+
"ios": true,
19081+
"android": true,
19082+
"newArchitecture": true
19083+
},
19084+
{
19085+
"githubUrl": "https://github.com/WalletConnect/walletconnect-monorepo/tree/HEAD/packages/react-native-compat",
19086+
"npmPkg": "@walletconnect/react-native-compat",
19087+
"ios": true,
19088+
"android": true
19089+
},
19090+
{
19091+
"githubUrl": "https://github.com/ensunluer/react-native-markdown-stream",
19092+
"examples": ["https://github.com/ensunluer/react-native-markdown-stream/tree/main/example"],
19093+
"ios": true,
19094+
"android": true,
19095+
"web": true
19096+
},
19097+
{
19098+
"githubUrl": "https://github.com/bear-block/vision-camera-ocr",
19099+
"npmPkg": "@bear-block/vision-camera-ocr",
19100+
"ios": true,
19101+
"android": true
19102+
},
19103+
{
19104+
"githubUrl": "https://github.com/aymericzip/intlayer/tree/main/packages/react-native-intlayer",
19105+
"ios": true,
19106+
"android": true
19107+
},
19108+
{
19109+
"githubUrl": "https://github.com/ArturKalach/react-native-a11y-order",
19110+
"images": [
19111+
"https://raw.githubusercontent.com/ArturKalach/react-native-a11y-order/develop/.github/images/android-reader.gif",
19112+
"https://raw.githubusercontent.com/ArturKalach/react-native-a11y-order/develop/.github/images/ios-reader.gif"
19113+
],
19114+
"ios": true,
19115+
"android": true
1906519116
}
1906619117
]

0 commit comments

Comments
 (0)