facebook / flipper

A desktop debugging platform for mobile developers.
https://fbflipper.com/
MIT License
13.36k stars 955 forks source link

7 plugin(s) were loaded in legacy mode. Please visit https://fbflipper.com/docs/extending/sandy-migration to learn how to migrate these plugins to the new Sandy architecture: #4587

Open kiranb9555 opened 1 year ago

kiranb9555 commented 1 year ago

🐛 Bug Report

To Reproduce

Environment

kiranb9555 commented 1 year ago

7 plugin(s) were loaded in legacy mode. Please visit https://fbflipper.com/docs/extending/sandy-migration to learn how to migrate these plugins to the new Sandy architecture: Hermes Debugger (RN) (id: Hermesdebuggerrn) KaiOS RAM graph (id: kaios-graphs) Layout (id: Inspector) LeakCanary (id: LeakCanary) RN Redux Inspector (id: flipper-plugin-rn-redux-inspector) Redux Debugger (id: flipper-plugin-redux-debugger-stonelinks) Redux Inspector (id: flipper-plugin-reduxinspector)

To Reproduce open new flipper installed pluging Redux Debugger to have access to one plugin but not worked

changed dependancy as per "peerDependencies": { "flipper-plugin": "*" },

kiranb9555 commented 1 year ago

how to use redux plugin