flipper-plugin-react-recoil
v1.0.2
Published
Flipper plugin to view state of atoms and logs of Recoil.js
Downloads
7
Readme
flipper-plugin-react-recoil
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
License
MIT © BenJeau