Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix Asynchronous Compactability #62

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

emmsdan
Copy link

@emmsdan emmsdan commented May 28, 2022

  • Allow using custom parser and stringifyer instead of JSON.parse and JSON.stringify
  • Made Compatible with asynchronous storage like localForage and AsycnStorage

emmsdan added 3 commits May 28, 2022 11:45
- Allow using custom parser and stringifyer instead of `JSON.parse` and `JSON.stringify`
- Made Compatible with asynchronous storage like `localForage` and `AsycnStorage`

Currently can now be used in react native project
@polemius polemius force-pushed the master branch 2 times, most recently from 050c87f to 2f70d34 Compare May 17, 2023 06:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant