expo / dev-plugins

Out-of-tree Expo devtools plugins for packages that haven't adopted the Expo devtools plugin system yet.
MIT License
154 stars 24 forks source link

Add `redux-devtools-expo-dev-plugin` to the README #38

Closed matt-oakes closed 6 months ago

matt-oakes commented 6 months ago

I have created a dev plugin based on the Redux DevTools (from the Chrome extension).

This PR adds it to the list of plugins that are available.

Likely closes #20