Skip to content

Commit bd24bf9

Browse files
authored
add few new libraries to the directory (#2248)
1 parent 93f3373 commit bd24bf9

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

react-native-libraries.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19833,5 +19833,51 @@
1983319833
"ios": true,
1983419834
"android": true,
1983519835
"expoGo": true
19836+
},
19837+
{
19838+
"githubUrl": "https://github.com/AlshehriAli0/react-native-bread/tree/main/package",
19839+
"npmPkg": "react-native-bread",
19840+
"examples": ["https://github.com/AlshehriAli0/react-native-bread/tree/main/example"],
19841+
"ios": true,
19842+
"android": true,
19843+
"web": true
19844+
},
19845+
{
19846+
"githubUrl": "https://github.com/IAmTester35/react-native-nitro-sse",
19847+
"examples": ["https://github.com/IAmTester35/react-native-nitro-sse/tree/main/example"],
19848+
"newArchitecture": true,
19849+
"ios": true,
19850+
"android": true
19851+
},
19852+
{
19853+
"githubUrl": "https://github.com/bluesky-social/expo-guess-language",
19854+
"npmPkg": "@bsky.app/expo-guess-language",
19855+
"examples": ["https://github.com/bluesky-social/expo-guess-language/tree/main/example"],
19856+
"ios": true,
19857+
"android": true,
19858+
"web": true
19859+
},
19860+
{
19861+
"githubUrl": "https://github.com/BogdanGeorgian91/react-native-icloud-kit",
19862+
"examples": ["https://github.com/BogdanGeorgian91/react-native-icloud-kit/tree/master/example"],
19863+
"ios": true
19864+
},
19865+
{
19866+
"githubUrl": "https://github.com/hortemo/expo-photos",
19867+
"npmPkg": "@hortemo/expo-photos",
19868+
"examples": ["https://github.com/hortemo/expo-photos/tree/main/e2e"],
19869+
"ios": true
19870+
},
19871+
{
19872+
"githubUrl": "https://github.com/functionland/react-native-fula",
19873+
"npmPkg": "@functionland/react-native-fula",
19874+
"examples": ["https://github.com/functionland/react-native-fula/tree/main/example"],
19875+
"ios": true,
19876+
"android": true
19877+
},
19878+
{
19879+
"githubUrl": "https://github.com/KGGrande/react-native-launcher-windows",
19880+
"examples": ["https://github.com/KGGrande/react-native-launcher-windows/tree/main/example"],
19881+
"windows": true
1983619882
}
1983719883
]

0 commit comments

Comments
 (0)