LedgerHQ / ledger-live-mobile

⛔️ DEPRECATED - Ledger Live (Mobile)
https://ledger.com/live
Apache License 2.0
381 stars 116 forks source link

chore: add react-navigation flipper devtools #2481

Closed Justkant closed 2 years ago

Justkant commented 2 years ago

Adds developer tools to make debugging easier when using React Navigation. https://reactnavigation.org/docs/devtools/

Type

Devtools

Context

While working on #2462 I needed to debug the navigation and this helped me a lot

Parts of the app affected / Test plan

github-actions[bot] commented 2 years ago

Thanks for your contribution. To be able to merge in develop branch, you need to:

Justkant commented 2 years ago

great! 👍 does it work on android too?

I only tested on Android 😅