react-navigation icon indicating copy to clipboard operation
react-navigation copied to clipboard

Reduce number of dependencies for `@react-navigation/devtools` package

Open sairus2k opened this issue 1 year ago • 2 comments

Switch to fast-deep-equal from deep-equal for @react-navigation/devtools package. By the way, fast-deep-equal already used in @react-navigation/native package.

Motivation

deep-equal is a terribly heavy library: https://npmgraph.js.org/?q=%40react-navigation%2Fdevtools

Test plan

Lint, typescript and tests are passed.

sairus2k avatar Aug 27 '24 04:08 sairus2k

Hey @sairus2k! Thanks for opening your first pull request in this repo. If you haven't already, make sure to read our contribution guidelines.

github-actions[bot] avatar Aug 27 '24 04:08 github-actions[bot]

Deploy Preview for react-navigation-example ready!

Name Link
Latest commit f824cdad5cb72e6fda5dca7a0096ea203d58667a
Latest deploy log https://app.netlify.com/sites/react-navigation-example/deploys/66cd565b01b14600081b7dd1
Deploy Preview https://deploy-preview-12117--react-navigation-example.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Aug 27 '24 04:08 netlify[bot]