Skip to content

Commit bb7f318

Browse files
authored
add and update libraries (#1940)
1 parent fd2c841 commit bb7f318

1 file changed

Lines changed: 35 additions & 11 deletions

File tree

react-native-libraries.json

Lines changed: 35 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4876,9 +4876,7 @@
48764876
},
48774877
{
48784878
"githubUrl": "https://github.com/mCodex/react-native-sensitive-info",
4879-
"examples": [
4880-
"https://github.com/mCodex/react-native-sensitive-info/tree/master/example"
4881-
],
4879+
"examples": ["https://github.com/mCodex/react-native-sensitive-info/tree/master/example"],
48824880
"ios": true,
48834881
"android": true,
48844882
"macos": true,
@@ -16186,7 +16184,8 @@
1618616184
"githubUrl": "https://github.com/haileyok/expo-atproto-auth",
1618716185
"examples": ["https://github.com/haileyok/expo-atproto-auth/tree/main/example"],
1618816186
"android": true,
16189-
"ios": true
16187+
"ios": true,
16188+
"alternatives": ["@atproto/oauth-client-expo"]
1619016189
},
1619116190
{
1619216191
"githubUrl": "https://github.com/nativewind/react-native-css",
@@ -17287,7 +17286,9 @@
1728717286
},
1728817287
{
1728917288
"githubUrl": "https://github.com/Gautham495/react-native-play-age-range-declaration",
17290-
"examples": ["https://github.com/Gautham495/react-native-play-age-range-declaration/tree/main/example"],
17289+
"examples": [
17290+
"https://github.com/Gautham495/react-native-play-age-range-declaration/tree/main/example"
17291+
],
1729117292
"android": true,
1729217293
"ios": true,
1729317294
"newArchitecture": true
@@ -17298,7 +17299,9 @@
1729817299
"https://snack.expo.dev/@rafalmeida73/heart-switch-react-native",
1729917300
"https://github.com/rafalmeida73/heart-switch-react-native/tree/main/example"
1730017301
],
17301-
"images": ["https://raw.githubusercontent.com/rafalmeida73/heart-switch-react-native/main/ios.gif"],
17302+
"images": [
17303+
"https://raw.githubusercontent.com/rafalmeida73/heart-switch-react-native/main/ios.gif"
17304+
],
1730217305
"ios": true,
1730317306
"android": true,
1730417307
"web": true,
@@ -17314,7 +17317,6 @@
1731417317
{
1731517318
"githubUrl": "https://github.com/Gautham495/react-native-app-attest",
1731617319
"examples": ["https://github.com/Gautham495/react-native-app-attest/tree/main/example"],
17317-
"android": false,
1731817320
"ios": true,
1731917321
"newArchitecture": true
1732017322
},
@@ -17346,15 +17348,13 @@
1734617348
},
1734717349
{
1734817350
"githubUrl": "https://github.com/FFGlobal/expo-onboarding",
17349-
"npmPkg": "expo-onboarding",
1735017351
"web": true,
1735117352
"expoGo": true,
1735217353
"fireos": true,
1735317354
"newArchitecture": true
1735417355
},
1735517356
{
1735617357
"githubUrl": "https://github.com/Unistyles-OSS/uniwind/tree/main/packages/uniwind",
17357-
"npmPkg": "uniwind",
1735817358
"examples": [
1735917359
"https://github.com/Unistyles-OSS/uniwind/tree/main/apps/expo-router",
1736017360
"https://github.com/Unistyles-OSS/uniwind/tree/main/apps/expo-example",
@@ -17365,8 +17365,8 @@
1736517365
"web": true,
1736617366
"expoGo": true,
1736717367
"newArchitecture": true
17368-
},
17369-
{
17368+
},
17369+
{
1737017370
"githubUrl": "https://github.com/LottieFiles/dotlottie-react-native",
1737117371
"npmPkg": "@lottiefiles/dotlottie-react-native",
1737217372
"examples": ["https://github.com/LottieFiles/dotlottie-react-native/tree/main/example"],
@@ -17388,5 +17388,29 @@
1738817388
"fireos": true,
1738917389
"tvos": true,
1739017390
"visionos": true
17391+
},
17392+
{
17393+
"githubUrl": "https://github.com/bluesky-social/atproto/tree/main/packages/oauth/oauth-client-expo",
17394+
"npmPkg": "@atproto/oauth-client-expo",
17395+
"ios": true,
17396+
"android": true,
17397+
"web": true
17398+
},
17399+
{
17400+
"githubUrl": "https://github.com/rit3zh/expo-ios-visual-blur",
17401+
"examples": ["https://github.com/rit3zh/expo-ios-visual-blur/tree/main/example"],
17402+
"ios": true
17403+
},
17404+
{
17405+
"githubUrl": "https://github.com/callstackincubator/react-native-harness/tree/main/packages/react-native-harness",
17406+
"android": true,
17407+
"ios": true
17408+
},
17409+
{
17410+
"githubUrl": "https://github.com/whidrubeld/react-native-reanimated-modal",
17411+
"examples": ["https://github.com/whidrubeld/react-native-reanimated-modal/tree/main/example"],
17412+
"android": true,
17413+
"ios": true,
17414+
"expoGo": true
1739117415
}
1739217416
]

0 commit comments

Comments
 (0)