-
Notifications
You must be signed in to change notification settings - Fork 475
Flipper plugin #669
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Sorry for the late reply. @krizzu how do you feel about adding a section in the README with tools that might be useful to folks? There are probably other Flipper plugins out there as well that we could add here. |
Hey, |
Great, I will open a MR today or over the weekend. |
add community packages inside the debugging section listing the packages helpful for debugging for Flipper and Non-Flipper projects re react-native-async-storage#669
Add community packages inside the debugging section listing the packages helpful for debugging for Flipper and Non-Flipper projects. Resolves #669
🎉 This issue has been resolved in version 1.15.9 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Uh oh!
There was an error while loading. Please reload this page.
I wrote a plugin for Async Storage for Flipper because I couldn't find a nice plugin providing basic CRUD operations.
The plugin is available here: https://github.com/lbaldy/flipper-plugin-async-storage-advanced
And I thought it could be worth for me and AsyncStorage to mention this in the readme.
I wasn't sure if I should open a PR with a README update or evem if this GH issue is valid, so please let me know if by any chance I missed something and I am violating the contributing guidelines.
The text was updated successfully, but these errors were encountered: