jk-gan / redux-flipper

Redux middleware for React Native for Flipper
MIT License
158 stars 21 forks source link

Support react-navigation devtools #38

Closed christophemenager closed 2 years ago

christophemenager commented 3 years ago

Hi there ! Thanks a lot for this plugin 👍

This issue is just a suggestion of a new feature that would be amazing :)

react navigation provides a great debugging tool that is integrated with redux-devtools but does not work with your plugin :/ https://reactnavigation.org/docs/devtools/

Do you think that would be easy to fix ?

jk-gan commented 3 years ago

Hi, sorry for the late reply. I will try to look at it in this weekend. Will update you if I find a way to implement this.

jakobo commented 2 years ago

Just a note: There's now a flipper plugin available in React Navigation that may be more ideal. This way every Flipper plugin can keep its scope small. https://reactnavigation.org/docs/6.x/devtools/#useflipper