From 3d5ff284c911789f61904f3f1a36e37e034cbc31 Mon Sep 17 00:00:00 2001 From: Amir Hoseinian Date: Tue, 3 Mar 2020 10:09:26 +0100 Subject: [PATCH] update Error message --- lib/AsyncStorage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/AsyncStorage.js b/lib/AsyncStorage.js index 46fb6b9d..a260a628 100644 --- a/lib/AsyncStorage.js +++ b/lib/AsyncStorage.js @@ -27,7 +27,7 @@ To fix this issue try these steps: • Rebuild and restart the app. - • Run the packager with \`--clearCache\` flag. + • Run the packager with \`--reset-cache\` flag. • If you are using CocoaPods on iOS, run \`pod install\` in the \`ios\` directory and then rebuild and re-run the app.