Skip to content

Add Reactrotron debug support #4528

Vali requested to merge chore/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.

image

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
Edited by Vali

Merge request reports