Skip to content

Commit 3a60947

Browse files
authored
add few libraries, cleanup entries (#1766)
1 parent 227f79f commit 3a60947

File tree

1 file changed

+42
-20
lines changed

1 file changed

+42
-20
lines changed

react-native-libraries.json

Lines changed: 42 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7245,11 +7245,11 @@
72457245
"android": true
72467246
},
72477247
{
7248-
"githubUrl": "https://github.com/software-mansion/react-native-gesture-handler",
7248+
"githubUrl": "https://github.com/software-mansion/react-native-gesture-handler/tree/main/packages/react-native-gesture-handler",
72497249
"examples": [
7250-
"https://github.com/software-mansion/react-native-gesture-handler/tree/main/example",
7251-
"https://github.com/software-mansion/react-native-gesture-handler/tree/main/FabricExample",
7252-
"https://github.com/software-mansion/react-native-gesture-handler/tree/main/MacOSExample"
7250+
"https://github.com/software-mansion/react-native-gesture-handler/tree/main/apps/basic-example",
7251+
"https://github.com/software-mansion/react-native-gesture-handler/tree/main/apps/expo-example",
7252+
"https://github.com/software-mansion/react-native-gesture-handler/tree/main/apps/macos-example"
72537253
],
72547254
"ios": true,
72557255
"android": true,
@@ -8360,7 +8360,7 @@
83608360
"ios": true
83618361
},
83628362
{
8363-
"githubUrl": "https://github.com/Forward-Software/react-auth",
8363+
"githubUrl": "https://github.com/forwardsoftware/react-auth/tree/main/lib",
83648364
"npmPkg": "@forward-software/react-auth",
83658365
"examples": [
83668366
"https://github.com/Forward-Software/react-auth/tree/main/examples/base",
@@ -12779,11 +12779,10 @@
1277912779
"newArchitecture": true
1278012780
},
1278112781
{
12782-
"githubUrl": "https://github.com/BearStudio/react-native-ficus-ui",
12782+
"githubUrl": "https://github.com/BearStudio/react-native-ficus-ui/tree/main/packages/react-native-ficus-ui",
1278312783
"examples": [
12784-
"https://github.com/BearStudio/react-native-ficus-ui/tree/main/example",
12785-
"https://snack.expo.dev/@bearstudio/ficus-ui-button",
12786-
"https://ficus-ui.com/docs/Components/Layout/box"
12784+
"https://github.com/BearStudio/react-native-ficus-ui/tree/main/apps/examples",
12785+
"https://snack.expo.dev/@bearstudio/ficus-ui-button"
1278712786
],
1278812787
"ios": true,
1278912788
"android": true,
@@ -16050,9 +16049,7 @@
1605016049
},
1605116050
{
1605216051
"githubUrl": "https://github.com/SamadK01/react-native-unilist",
16053-
"examples": [
16054-
"https://github.com/SamadK01/react-native-unilist/tree/main/example"
16055-
],
16052+
"examples": ["https://github.com/SamadK01/react-native-unilist/tree/main/example"],
1605616053
"ios": true,
1605716054
"android": true
1605816055
},
@@ -16064,12 +16061,10 @@
1606416061
},
1606516062
{
1606616063
"githubUrl": "https://github.com/eggmun98/expo-android-keyboard-fix",
16067-
"npmPkg": "expo-android-keyboard-fix",
1606816064
"android": true
1606916065
},
1607016066
{
1607116067
"githubUrl": "https://github.com/drizzle-team/drizzle-orm/tree/main/drizzle-zod",
16072-
"npmPkg": "drizzle-zod",
1607316068
"examples": ["https://github.com/Minori-ty/directory-examples/tree/master/drizzle-example"],
1607416069
"ios": true,
1607516070
"android": true,
@@ -16089,7 +16084,6 @@
1608916084
},
1609016085
{
1609116086
"githubUrl": "https://github.com/shijistar/enum-plus",
16092-
"npmPkg": "enum-plus",
1609316087
"examples": ["https://github.com/Minori-ty/directory-examples/tree/master/drizzle-example"],
1609416088
"ios": true,
1609516089
"android": true,
@@ -16099,7 +16093,6 @@
1609916093
},
1610016094
{
1610116095
"githubUrl": "https://github.com/bvaughn/react-error-boundary",
16102-
"npmPkg": "react-error-boundary",
1610316096
"ios": true,
1610416097
"android": true,
1610516098
"web": true,
@@ -16116,7 +16109,6 @@
1611616109
},
1611716110
{
1611816111
"githubUrl": "https://github.com/mCodex/react-native-inappbrowser-nitro",
16119-
"npmPkg": "react-native-inappbrowser-nitro",
1612016112
"examples": ["https://github.com/mCodex/react-native-inappbrowser-nitro/tree/main/example"],
1612116113
"images": [
1612216114
"https://github.com/mCodex/react-native-inappbrowser-nitro/blob/main/app.gif?raw=true"
@@ -16146,7 +16138,6 @@
1614616138
},
1614716139
{
1614816140
"githubUrl": "https://github.com/ihwf/expo-native-alipay",
16149-
"npmPkg": "expo-native-alipay",
1615016141
"ios": true,
1615116142
"android": true,
1615216143
"examples": ["https://github.com/ihwf/expo-native-alipay/tree/master/example"],
@@ -16156,7 +16147,9 @@
1615616147
"githubUrl": "https://github.com/maheshmuttintidev/react-native-android-phone-number-hint",
1615716148
"npmPkg": "@shayrn/react-native-android-phone-number-hint",
1615816149
"android": true,
16159-
"examples": ["https://github.com/maheshmuttintidev/react-native-android-phone-number-hint/tree/main/example"],
16150+
"examples": [
16151+
"https://github.com/maheshmuttintidev/react-native-android-phone-number-hint/tree/main/example"
16152+
],
1616016153
"newArchitecture": true
1616116154
},
1616216155
{
@@ -16166,5 +16159,34 @@
1616616159
"https://github.com/linhvovan29546/react-native-full-screen-notification-incoming-call/tree/master/expo-example"
1616716160
],
1616816161
"android": true
16162+
},
16163+
{
16164+
"githubUrl": "https://github.com/eds2002/react-native-screen-transitions/tree/main/packages/react-native-screen-transitions",
16165+
"examples": [
16166+
"https://github.com/eds2002/react-native-screen-transitions/tree/main/examples/expo-router-example",
16167+
"https://github.com/eds2002/react-native-screen-transitions/tree/main/examples/react-nav-example"
16168+
],
16169+
"android": true,
16170+
"ios": true
16171+
},
16172+
{
16173+
"githubUrl": "https://github.com/Expensify/react-native-wallet",
16174+
"npmPkg": "@expensify/react-native-wallet",
16175+
"examples": ["https://github.com/Expensify/react-native-wallet/tree/main/example"],
16176+
"android": true,
16177+
"ios": true
16178+
},
16179+
{
16180+
"githubUrl": "https://github.com/callstackincubator/react-native-node-api/tree/main/packages/host",
16181+
"npmPkg": "react-native-node-api",
16182+
"examples": [
16183+
"https://github.com/callstackincubator/react-native-node-api/tree/main/apps/test-app"
16184+
],
16185+
"android": true,
16186+
"ios": true
16187+
},
16188+
{
16189+
"githubUrl": "https://github.com/deveix/react-native-apple-llm",
16190+
"ios": true
1616916191
}
16170-
]
16192+
]

0 commit comments

Comments
 (0)