We used RemoteDev App and made the API same with Redux DevTools Extension.
If you're enabled Debug JS remotely with React Native Debugger, the following API is already included in global:
window.__REDUX_DEVTOOLS_EXTENSION__window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__window.__REDUX_DEVTOOLS_EXTENSION__.connect- You can just use
redux-devtools-extensionnpm package.
See also: