Skip to content

Commit 11e9eb7

Browse files
authored
Add lodash radash es-toolkit ahooks to directory (#1784)
1 parent c3e463b commit 11e9eb7

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

react-native-libraries.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16333,5 +16333,41 @@
1633316333
"web": true,
1633416334
"expoGo": true,
1633516335
"newArchitecture": true
16336+
},
16337+
{
16338+
"githubUrl": "https://github.com/lodash/lodash",
16339+
"npmPkg": "lodash",
16340+
"ios": true,
16341+
"android": true,
16342+
"web": true,
16343+
"expoGo": true,
16344+
"newArchitecture": true
16345+
},
16346+
{
16347+
"githubUrl": "https://github.com/sodiray/radash",
16348+
"npmPkg": "radash",
16349+
"ios": true,
16350+
"android": true,
16351+
"web": true,
16352+
"expoGo": true,
16353+
"newArchitecture": true
16354+
},
16355+
{
16356+
"githubUrl": "https://github.com/toss/es-toolkit",
16357+
"npmPkg": "es-toolkit",
16358+
"ios": true,
16359+
"android": true,
16360+
"web": true,
16361+
"expoGo": true,
16362+
"newArchitecture": true
16363+
},
16364+
{
16365+
"githubUrl": "https://github.com/alibaba/hooks",
16366+
"npmPkg": "ahooks",
16367+
"ios": true,
16368+
"android": true,
16369+
"web": true,
16370+
"expoGo": true,
16371+
"newArchitecture": true
1633616372
}
1633716373
]

0 commit comments

Comments
 (0)