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

Clearer Documentation regarding Usage #11

Closed
micnguyen opened this issue Jul 4, 2020 · 2 comments
Closed

Clearer Documentation regarding Usage #11

micnguyen opened this issue Jul 4, 2020 · 2 comments

Comments

@micnguyen
Copy link

Hi,

Thanks for the library. I am a big fan of it. I am a little confused about how to use it though.

The README mentions that we should use RNAsyncStorageFlipper(AsyncStorage) - but do we do this just once, or do we run this every time we want to update the reading from the Database? Because I do it once in App.js and the values never update.

Thanks.

@Fausto95
Copy link
Owner

Fausto95 commented Jul 4, 2020

We should only do it once, and as mentioned in #12, a Refresh button would fix this issue.

@micnguyen
Copy link
Author

I see. That makes sense. I'll see if I can find some free time to add the PR as well. Thanks for the plugin.

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

No branches or pull requests

2 participants