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

Feature/use async storage #22

Merged
merged 11 commits into from
Feb 27, 2019
Merged

Feature/use async storage #22

merged 11 commits into from
Feb 27, 2019

Commits on Feb 26, 2019

  1. Add an useAsyncStorage hook

    Kadi Kraman committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    f3af9f6 View commit details
    Browse the repository at this point in the history
  2. Fix export and typings

    Kadi Kraman committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    90122ec View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Link to hooks documentation

    Kadi Kraman committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    700ec43 View commit details
    Browse the repository at this point in the history
  2. Add a specific async storage example

    Kadi Kraman committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    3122ed8 View commit details
    Browse the repository at this point in the history
  3. Move hooks to a separate file

    Kadi Kraman committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    0da654f View commit details
    Browse the repository at this point in the history
  4. Fix entry point

    Kadi Kraman committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    27e214d View commit details
    Browse the repository at this point in the history
  5. Use named export

    Kadi Kraman committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    6eb494f View commit details
    Browse the repository at this point in the history
  6. Fix missing newline

    Kadi Kraman committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    b3a7649 View commit details
    Browse the repository at this point in the history
  7. Remove an unnecessary newline

    Kadi Kraman committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    89d5670 View commit details
    Browse the repository at this point in the history
  8. Fix readme link

    Kadi Kraman committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    068fa56 View commit details
    Browse the repository at this point in the history
  9. Fix wording

    Kadi Kraman committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    2bfe686 View commit details
    Browse the repository at this point in the history