is there a way to debug redux/redux-toolkit in expo without using the Remote JS Debug function from expo. I'm using react native skia which disables the mentioned functionality. My first approach was to use flipper with a redux debugger plugin. Sadly i cant get this running. Please also see this thread.
Has somebody another idea? Is it possible to prettify the metro logs somehow?