Skip to content

Using Flipper

Jimmy edited this page Mar 22, 2023 · 1 revision

Using Flipper 🐛


Flipper is a debugger for React native and, with a plugin, for redux too. All you have to do is download Flipper. After installing it, in Flipper desktop client do:

Manage Plugins > Install Plugins > search "redux-debugger" > Install

That'is !

Clone this wiki locally