react-storage-hooks icon indicating copy to clipboard operation
react-storage-hooks copied to clipboard

WIP: Add async storage support

Open jgornick opened this issue 5 years ago • 5 comments

Work-in-progress PR to add async support.

jgornick avatar Jul 23 '20 03:07 jgornick

@soyguijarro Any chance I can get some feedback on the approach taken here? Just want to make sure this is a good approach to move forward with. Thanks!

jgornick avatar Jul 23 '20 03:07 jgornick

@soyguijarro Any chance I can get some feedback on the approach taken here? Just want to make sure this is a good approach to move forward with. Thanks!

Hey! It's been a few busy weeks for me, but I should have time to properly review this over the weekend. Thanks a lot for your contribution!

soyguijarro avatar Jul 23 '20 21:07 soyguijarro

Any word on if this PR is ready or not, @soyguijarro?

andria-dev avatar Feb 16 '21 01:02 andria-dev

Is react-storage-hooks still active?

andria-dev avatar Feb 19 '21 17:02 andria-dev

Hi @ChrisBrownie55, I can't say if the project is still active or not. However, my use case was only to use AsyncStorage, so I created a useAsyncStorage hook: https://gist.github.com/jgornick/e9fb5f3cafa63914fa19c936e89a98ed

Hope this helps!

jgornick avatar Feb 20 '21 14:02 jgornick