1.0.2 • Published 3 years ago

flipper-plugin-react-recoil v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

flipper-plugin-react-recoil

NPM badge

Flipper Recoil.js debugging plugin to visualize recoil atoms and logs of its changes. This plugin is meant to be used with the <RecoilFlipperClient /> from the react-recoil-flipper-client repository.

Features

  • View current atom state
  • View log of events from Recoil.js

Development

  • Simply clone this repository and install the dependencies with yarn
  • When you want to test your changes in flipper, run yarn pkg pack then import the file in Flipper

Screenshots

Atom States Dark Recoil Logs Light Atom States Light

License

MIT © BenJeau

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago