Worked from 2021-09-17 to 2021-09-20

✨ GitHub stars:1

🏷 Tags

🚦 Status

Finished

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.

Atom States Dark
Recoil Logs Light
Atom States Light

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

🛠 Technologies