Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Update to community managed AsyncStorage #192

Merged
merged 1 commit into from
May 10, 2019
Merged

Update to community managed AsyncStorage #192

merged 1 commit into from
May 10, 2019

Conversation

ryanlntn
Copy link
Member

Copy link
Member

@leonskim leonskim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Convenient!

@@ -0,0 +1,3 @@
import mockAsyncStorage from "@react-native-community/async-storage/jest/async-storage-mock"

jest.mock("@react-native-community/async-storage", () => mockAsyncStorage)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes! i've been waiting for this! thx

Copy link
Member

@kevinvangelder kevinvangelder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the community async storage package be added to the template package.json.ejs?

@ryanlntn
Copy link
Member Author

Shouldn't the community async storage package be added to the template package.json.ejs?

@kevinvangelder It is https://github.com/infinitered/ignite-bowser/pull/192/files#diff-a1ce4c85f71433483b1ca574f5213704R29

@ryanlntn ryanlntn merged commit 52e1e43 into master May 10, 2019
infinitered-circleci pushed a commit that referenced this pull request May 10, 2019
## [4.4.1](v4.4.0...v4.4.1) (2019-05-10)

### Bug Fixes

* **deps:** Update to community managed AsyncStorage (resolves [#190](#190)) ([#192](#192) by [@ryanlntn](https://github.com/ryanlntn)) ([52e1e43](52e1e43))
@infinitered-circleci
Copy link

🎉 This PR is included in version 4.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jamonholmgren jamonholmgren deleted the async-storage branch May 21, 2019 17:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to community managed AsyncStorage
5 participants