-
-
Notifications
You must be signed in to change notification settings - Fork 29
Deps (libs)
LeoTM edited this page Dec 14, 2022
·
34 revisions
- RN SDK available?
- maintained? last updated
- features (any feature-blocking issues?)
- reactnative.directory? recommended / quality
- popularity: stars / downloads / forks / contributors
- dev experience? docs / discussions
- customisation / extendibility
- new arch
- perf / size
- example/template? last updated / RN ver
- opencollective
- dependabot
- false positives from build tools annoying
"resolutions": {
"immer": "1.2.3",
"node-fetch": "^1.2.3"
}
- visible
- many to one
yarn why <dep>
yarn set resolution immer@npm:^1.10.0 <resolution>
- strict 1 to 1
- hidden from
package.json