jhen0409 / react-native-debugger

The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
MIT License
10.39k stars 810 forks source link

Is it possible to add the redux-saga-devtools? #255

Open lsps9150414 opened 6 years ago

lsps9150414 commented 6 years ago

Hi jhen XD

Is it possible to add this into the devtool? https://github.com/abettadapur/redux-saga-devtools-extension

jhen0409 commented 6 years ago

Hey Philip!

I think it will be easier after #160, I'll write a guide when it's completed, then we can try to integrate redux-saga-devtools.

Also, it have a plan https://github.com/zalmoxisus/redux-devtools-extension/issues/260 and https://github.com/redux-saga/redux-saga-devtools/issues/4, but it's a bit old.

demedos commented 3 years ago

any news on that?