Skip to content

Commit ae6e4d8

Browse files
authored
add few more libraries (#1767)
1 parent 3a60947 commit ae6e4d8

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

react-native-libraries.json

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16188,5 +16188,61 @@
1618816188
{
1618916189
"githubUrl": "https://github.com/deveix/react-native-apple-llm",
1619016190
"ios": true
16191+
},
16192+
{
16193+
"githubUrl": "https://github.com/haileyok/expo-atproto-auth",
16194+
"examples": [
16195+
"https://github.com/haileyok/expo-atproto-auth/tree/main/example"
16196+
],
16197+
"android": true,
16198+
"ios": true
16199+
},
16200+
{
16201+
"githubUrl": "https://github.com/nativewind/react-native-css",
16202+
"examples": [
16203+
"https://github.com/nativewind/react-native-css/tree/main/example"
16204+
],
16205+
"android": true,
16206+
"ios": true
16207+
},
16208+
{
16209+
"githubUrl": "https://github.com/suwi-lanji/rn-maps-clustering",
16210+
"examples": [
16211+
"https://github.com/suwi-lanji/rn-maps-clustering/tree/main/example"
16212+
],
16213+
"android": true,
16214+
"ios": true
16215+
},
16216+
{
16217+
"githubUrl": "https://github.com/raahimkhan/react-native-responsive-utils",
16218+
"npmPkg": "@raahimkhan23/react-native-responsive-utils",
16219+
"examples": [
16220+
"https://github.com/raahimkhan/react-native-responsive-utils/tree/main/example"
16221+
],
16222+
"android": true,
16223+
"ios": true
16224+
},
16225+
{
16226+
"githubUrl": "https://github.com/whitestranger7/react-native-orientation-turbo",
16227+
"examples": [
16228+
"https://github.com/whitestranger7/react-native-orientation-turbo/tree/main/example"
16229+
],
16230+
"android": true,
16231+
"ios": true
16232+
},
16233+
{
16234+
"githubUrl": "https://github.com/blaiti/react-native-mixins",
16235+
"examples": [
16236+
"https://github.com/blaiti/react-native-mixins/tree/main/example"
16237+
],
16238+
"android": true,
16239+
"ios": true,
16240+
"expoGo": true
16241+
},
16242+
{
16243+
"githubUrl": "https://github.com/katungi/expo-azure-blob-storage",
16244+
"android": true,
16245+
"ios": true,
16246+
"web": true
1619116247
}
1619216248
]

0 commit comments

Comments
 (0)