diff --git a/react-native-libraries.json b/react-native-libraries.json index 18db502a7..c6297e186 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16333,5 +16333,41 @@ "web": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/lodash/lodash", + "npmPkg": "lodash", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true + }, + { + "githubUrl": "https://github.com/sodiray/radash", + "npmPkg": "radash", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true + }, + { + "githubUrl": "https://github.com/toss/es-toolkit", + "npmPkg": "es-toolkit", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true + }, + { + "githubUrl": "https://github.com/alibaba/hooks", + "npmPkg": "ahooks", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true } ]