zrg-team / flipper-rn-redux-inspector-plugin

A flipper plugin support inspect redux state and action logs for react-native
24 stars 2 forks source link

Redux Saga Actions #2

Open viniarruda opened 4 years ago

viniarruda commented 4 years ago

Is possible to add redux saga actions to list?

Like in reactotron: https://github.com/infinitered/reactotron/blob/master/docs/plugin-redux-saga.md

zrg-team commented 4 years ago

@viniarruda vi I think we should write another plugin for it. And a SagaMonitor's plugin also. That a lot of work to do

viniarruda commented 4 years ago

Oh, I see. Thank you

zrg-team commented 4 years ago

@viniarruda vi No problem and feel free to contribute. You can follow below SagaMonitor https://github.com/infinitered/reactotron-redux-saga