You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/AsyncStorage.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ To fix this issue try these steps:
31
31
32
32
• If you are using CocoaPods on iOS, run \`pod install\` in the \`ios\` directory and then rebuild and re-run the app.
33
33
34
-
• If this happens while testing with Jest, check out docs how to integrate AsyncStorage with it: https://github.com./react-native-community/react-native-async-storage/blob/master/docs/Jest-integration.md
34
+
• If this happens while testing with Jest, check out docs how to integrate AsyncStorage with it: https://github.com./react-native-community/async-storage/blob/LEGACY/docs/Jest-integration.md
35
35
36
36
If none of these fix the issue, please open an issue on the Github repository: https://github.com./react-native-community/react-native-async-storage/issues
0 commit comments