Expo SDK 49 redux dev tools

Please provide the following:

  1. SDK Version: 49
  2. Platforms(Android/iOS/web/all): Android/ios
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Since Hermes has become the default engine, debugging my Redux store has become notably challenging, particularly in the context of larger projects. As a temporary solution, I’ve been setting “jsEngine” to “jsc” in my App.json to leverage the React Native debugger. I’m curious if anyone has found a way to effectively debug Redux with Hermes. The Expo team introduced React DevTools in Expo 49, and I’m hopeful that future Expo updates will provide support for Redux debugging.

Thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.