Skip to content

Commit 16079b8

Browse files
authored
chore: adds new libraries to the directory (#1648)
1 parent a806f8e commit 16079b8

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

react-native-libraries.json

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14281,12 +14281,13 @@
1428114281
"ios": true
1428214282
},
1428314283
{
14284-
"githubUrl": "https://github.com/patrickkabwe/react-native-nitro-in-app-browser/tree/main/react-native-nitro-in-app-browser",
14284+
"githubUrl": "https://github.com/patrickkabwe/react-native-nitro-in-app-browser",
1428514285
"examples": [
1428614286
"https://github.com/patrickkabwe/react-native-nitro-in-app-browser/tree/main/example"
1428714287
],
1428814288
"android": true,
14289-
"ios": true
14289+
"ios": true,
14290+
"newArchitecture": true
1429014291
},
1429114292
{
1429214293
"githubUrl": "https://github.com/litecoin-foundation/react-native-turbo-scrypt",
@@ -15326,5 +15327,23 @@
1532615327
],
1532715328
"ios": true,
1532815329
"android": true
15330+
},
15331+
{
15332+
"githubUrl": "https://github.com/patrickkabwe/react-native-nitro-fs",
15333+
"examples": [
15334+
"https://github.com/patrickkabwe/react-native-nitro-fs/tree/main/example"
15335+
],
15336+
"android": true,
15337+
"ios": true,
15338+
"newArchitecture": true
15339+
},
15340+
{
15341+
"githubUrl": "https://github.com/patrickkabwe/react-native-nitro-google-sso",
15342+
"examples": [
15343+
"https://github.com/patrickkabwe/react-native-nitro-google-sso/tree/main/example"
15344+
],
15345+
"android": true,
15346+
"ios": true,
15347+
"newArchitecture": true
1532915348
}
1533015349
]

0 commit comments

Comments
 (0)