A Flipper plugin to view state of atoms and logs of Recoil.js .
This Flipper plugin was created because of draw away , that project uses Recoil.js and there were no great Recoil.js plugins for Flipper at the time since Recoil.js is a young state management library.
Since I had a lot of experience with Ant Design and Flipper now uses it as their main UI library, I was able to create a plugin that felt native to Flipper.
Usage
You will need to add the Flipper plugin flipper-plugin-react-recoil
from within Flipper and add the npm package below to your React Native application, as described in the README .
📦 Access Package
Package available on npm and can be copied below:
yarn install react-recoil-flipper-client
Click to copy
🗞 Source Code
- Available on
- * GitHub (BenJeau/flipper-plugin-react-recoil)
🛠 Technologies
Languages
* TypeScript - 🔍