Skip to content

Add lodash radash es-toolkit ahooks to directory#1784

Merged
Simek merged 4 commits intoreact-native-community:mainfrom
Minori-ty:feat/add_lodash_es
Jul 31, 2025
Merged

Add lodash radash es-toolkit ahooks to directory#1784
Simek merged 4 commits intoreact-native-community:mainfrom
Minori-ty:feat/add_lodash_es

Conversation

@Minori-ty
Copy link
Copy Markdown
Contributor

@Minori-ty Minori-ty commented Jul 30, 2025

📝 Why & how

add lodash lodash-es radash es-toolkit ahooks to directory.

✅ Checklist

  • Added library to react-native-libraries.json
  • Updated library in react-native-libraries.json
  • Documented in this PR how to use the feature or replicate the bug.
  • Documented in this PR how you fixed or created the feature.

@Minori-ty Minori-ty changed the title feat: add lodash radash es-toolkit Add lodash lodash-es radash es-toolkit to directory Jul 30, 2025
Comment on lines +16336 to +16345
},
{
"githubUrl": "https://github.com/lodash/lodash/tree/es",
"npmPkg": "lodash-es",
"ios": true,
"android": true,
"web": true,
"expoGo": true,
"newArchitecture": true
},
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Minori-ty, thanks for adding new entries to the directory! 👍

Unfortunately, we don't support packages outside of default branch, so for now lodash-es need to be removed. You can ignore that package in you local config instead:

Suggested change
},
{
"githubUrl": "https://github.com/lodash/lodash/tree/es",
"npmPkg": "lodash-es",
"ios": true,
"android": true,
"web": true,
"expoGo": true,
"newArchitecture": true
},
},

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, done.

@Minori-ty Minori-ty changed the title Add lodash lodash-es radash es-toolkit to directory Add lodash radash es-toolkit ahooks to directory Jul 31, 2025
Copy link
Copy Markdown
Member

@Simek Simek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick update! 👍

@Simek Simek merged commit 11e9eb7 into react-native-community:main Jul 31, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants