rainbow icon indicating copy to clipboard operation
rainbow copied to clipboard

Remove multiple lodash methods from the codebase

Open perunt opened this issue 2 years ago • 2 comments

Fixes RNBW-3856

What changed (plus any additional context for devs)

Replaced lodash isNil, isEmpty, isString, isNull, isUndefined, isArray, isNumber on the native one

PoW (screenshots / screen recordings)

Dev checklist for QA: what to test

Final checklist

  • [x] Assigned individual reviewers?
  • [x] Added labels?
  • [ ] Added e2e tests? if not please specify why
  • [ ] If you added new files, did you update the CODEOWNERS file?

perunt avatar Jun 14 '22 16:06 perunt

RNBW-3657 Remove lodash from the codebase

Migrate to native (faster) methods instead of using lodash

linear[bot] avatar Jun 14 '22 16:06 linear[bot]

This will be addressed in the future after some discussion

terrysahaidak avatar Sep 27 '22 10:09 terrysahaidak