Skip to content
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

feat: Add plugin for managing AsyncStorage #270

Merged
merged 2 commits into from
Jun 14, 2022

Conversation

Crash--
Copy link
Contributor

@Crash-- Crash-- commented Jun 10, 2022

ATM. It's hard to know what informations are the AsyncStorage. So let's add a few flipper
plugins to see what's going on. I added two plugins, because one let us edit the content of the async storage, but the display is not good, the other has a better display but don't let us edit the content.

You need to install async-storage and async-storage-advanced within
the flipper plugins window.

Those plugins are only enabled on DEV mode. Not in release mode.

Capture d’écran 2022-06-10 à 13 03 38

Capture d’écran 2022-06-10 à 13 05 04

Crash-- added 2 commits June 10, 2022 14:34
ATM. It's hard to know what informations are the AsyncStorage.
 So let's add a few flipper plugins to see what's going on. I added
two plugins, because one let us edit the content of the async storage,
but the display is not good, the other has a better display but don't
let us edit the content.

You need to install async-storage and async-storage-advanced within
the flipper plugins window.

Those plugins are only enabled on DEV mode. Not in release mode.
@Crash-- Crash-- force-pushed the feat/AddFlipperPluginAsyncStorage branch from 1754835 to 1d31c03 Compare June 10, 2022 12:34
@Crash--
Copy link
Contributor Author

Crash-- commented Jun 14, 2022

je merge cc @Ldoppea @acezard

@Crash-- Crash-- merged commit 8716cb2 into master Jun 14, 2022
@Crash-- Crash-- deleted the feat/AddFlipperPluginAsyncStorage branch June 14, 2022 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants