Home
last modified time | relevance | path

Searched refs:Keys (Results 1 – 15 of 15) sorted by relevance

/expo/home/storage/
H A DLocalStorage.ts11 const Keys = mapValues( constant
21 const json = await AsyncStorage.getItem(Keys.Settings);
40 await AsyncStorage.setItem(Keys.Settings, JSON.stringify(newSettings));
50 const json = await AsyncStorage.getItem(Keys.Session);
55 await AsyncStorage.removeItem(Keys.Session);
70 const jsonHistory = await AsyncStorage.getItem(Keys.History);
82 await AsyncStorage.setItem(Keys.History, JSON.stringify(history));
86 await AsyncStorage.removeItem(Keys.History);
/expo/packages/expo-secure-store/src/__tests__/__snapshots__/
H A DSecureStore-test.native.ts.snap.android3 exports[`checks for invalid keys 1`] = `[Error: Invalid key provided to SecureStore. Keys must not …
5 exports[`checks for invalid keys 2`] = `[Error: Invalid key provided to SecureStore. Keys must not …
7 exports[`checks for invalid keys 3`] = `[Error: Invalid key provided to SecureStore. Keys must not …
9 exports[`checks for invalid keys 4`] = `[Error: Invalid key provided to SecureStore. Keys must not …
11 exports[`checks for invalid keys 5`] = `[Error: Invalid key provided to SecureStore. Keys must not …
H A DSecureStore-test.native.ts.snap.ios3 exports[`checks for invalid keys 1`] = `[Error: Invalid key provided to SecureStore. Keys must not …
5 exports[`checks for invalid keys 2`] = `[Error: Invalid key provided to SecureStore. Keys must not …
7 exports[`checks for invalid keys 3`] = `[Error: Invalid key provided to SecureStore. Keys must not …
9 exports[`checks for invalid keys 4`] = `[Error: Invalid key provided to SecureStore. Keys must not …
11 exports[`checks for invalid keys 5`] = `[Error: Invalid key provided to SecureStore. Keys must not …
/expo/packages/expo-secure-store/build/
H A DSecureStore.js.map1Keys are invalidated by the system when biometrics change, such as adding a new fingerprint or cha…
/expo/packages/expo-apple-authentication/
H A DREADME.md35 6. Next, go to the "Keys" page and register a new key. Add the "Sign In with Apple" capability, and…
/expo/docs/pages/app-signing/
H A Dapp-credentials.mdx84 - Push Notification Keys
95 Apple Push Notification Keys (often abbreviated as APN keys) allow the associated apps to send and …
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dapple-authentication.mdx55 6. Next, go to the "Keys" page and register a new key. Add the "Sign In with Apple" capability, and…
/expo/packages/expo-file-system/ios/
H A DEXFileSystem.m555 @"Invalid headers dictionary. Keys and values should be strings.",
654 @"Invalid headers dictionary. Keys and values should be strings.",
728 @"Invalid headers dictionary. Keys and values should be strings.",
/expo/ios/versioned/sdk47/EXFileSystem/EXFileSystem/
H A DABI47_0_0EXFileSystem.m556 @"Invalid headers dictionary. Keys and values should be strings.",
655 @"Invalid headers dictionary. Keys and values should be strings.",
729 @"Invalid headers dictionary. Keys and values should be strings.",
/expo/ios/versioned/sdk49/EXFileSystem/EXFileSystem/
H A DABI49_0_0EXFileSystem.m555 @"Invalid headers dictionary. Keys and values should be strings.",
654 @"Invalid headers dictionary. Keys and values should be strings.",
728 @"Invalid headers dictionary. Keys and values should be strings.",
/expo/ios/versioned/sdk48/EXFileSystem/EXFileSystem/
H A DABI48_0_0EXFileSystem.m556 @"Invalid headers dictionary. Keys and values should be strings.",
655 @"Invalid headers dictionary. Keys and values should be strings.",
729 @"Invalid headers dictionary. Keys and values should be strings.",
/expo/docs/pages/guides/
H A Dusing-sentry.mdx48 …SN`** is available in your project's **Settings** > **Projects** > **Project name** > **Client Keys
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle93 …ed component.");throw Error("Argument appears to not be a ReactComponent. Keys: "+Object.keys(e))}…
356 …ed component.");throw Error("Argument appears to not be a ReactComponent. Keys: "+Object.keys(e))}…
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle115 …ect.keys(e).join(","),Error("Argument appears to not be a ReactComponent. Keys: "+e)}return null==…
235 …ect.keys(e).join(","),Error("Argument appears to not be a ReactComponent. Keys: "+e)}return null==…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle114 …ect.keys(e).join(","),Error("Argument appears to not be a ReactComponent. Keys: "+e)}return null==…
233 …ect.keys(e).join(","),Error("Argument appears to not be a ReactComponent. Keys: "+e)}return null==…