Skip to content

Add ReactroTron debug support for app

Vali requested to merge 4528-debug-add-reactrotron-debug-support into develop

Ticket(s) / Related Merge Requests

Added debug support using Reactotron.

Summary of Changes

  • Added reactotron-react-native package in devDependencies.
  • Configure reactotron usage in tron.ts file
  • Overwrite console.log and console.warn to log in Reactotron.

Testing Considerations

For debugging with android or real devices, need to update host IP in tron.ts.

Regression Scope

no regression issue. used only in DEV.

Platform Affected (web, mobile, etc)

All

Developer Testing Completed

(What has been tested already?)

Screenshots

(Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports