It would be nice to be able to configure Analytics to enable DebugView via an Expo plugin.
It seems that this can be done at runtime (?) on Android, so perhaps adding that to the JS API, and on iOS it requires a build flag. https://firebase.google.com/docs/analytics/debugview#enable_debug_mode
Related: