| /expo/packages/expo-image/ios/ |
| H A D | ContentPosition.swift | 39 if let factor = factor(from: left) { in offsetX() variable 40 return -diff / 2 + diff * factor in offsetX() 42 if let factor = factor(from: right) { in offsetX() variable 43 return diff / 2 - diff * factor in offsetX() 60 if let factor = factor(from: top) { in offsetY() variable 61 return -diff / 2 + diff * factor in offsetY() 63 if let factor = factor(from: bottom) { in offsetY() variable 64 return diff / 2 - diff * factor in offsetY() 97 private func factor(from value: ContentPositionValue?) -> Double? { in factor() function
|
| H A D | Blurhash.swift | 137 let factor = multiplyBasisFunction( variable 147 factors.append(factor) 172 for factor in ac { 173 hash += encode83(encodeAC(factor, maximumValue: maximumValue), length: 2)
|
| /expo/ios/versioned/sdk49/ExpoImage/ |
| H A D | ContentPosition.swift | 39 if let factor = factor(from: left) { in offsetX() variable 40 return -diff / 2 + diff * factor in offsetX() 42 if let factor = factor(from: right) { in offsetX() variable 43 return diff / 2 - diff * factor in offsetX() 60 if let factor = factor(from: top) { in offsetY() variable 61 return -diff / 2 + diff * factor in offsetY() 63 if let factor = factor(from: bottom) { in offsetY() variable 64 return diff / 2 - diff * factor in offsetY() 97 private func factor(from value: ContentPositionValue?) -> Double? { in factor() function
|
| H A D | Blurhash.swift | 137 let factor = multiplyBasisFunction( variable 147 factors.append(factor) 172 for factor in ac { 173 hash += encode83(encodeAC(factor, maximumValue: maximumValue), length: 2)
|
| /expo/ios/versioned/sdk48/ExpoImage/ |
| H A D | ContentPosition.swift | 39 if let factor = factor(from: left) { in offsetX() variable 40 return -diff / 2 + diff * factor in offsetX() 42 if let factor = factor(from: right) { in offsetX() variable 43 return diff / 2 - diff * factor in offsetX() 60 if let factor = factor(from: top) { in offsetY() variable 61 return -diff / 2 + diff * factor in offsetY() 63 if let factor = factor(from: bottom) { in offsetY() variable 64 return diff / 2 - diff * factor in offsetY() 97 private func factor(from value: ContentPositionValue?) -> Double? { in factor() function
|
| H A D | Blurhash.swift | 137 let factor = multiplyBasisFunction( variable 147 factors.append(factor) 172 for factor in ac { 173 hash += encode83(encodeAC(factor, maximumValue: maximumValue), length: 2)
|
| /expo/docs/pages/accounts/ |
| H A D | two-factor.mdx | 2 title: Two-factor authentication 3 description: Learn about how you leverage two-factor authentication (2FA) to secure your Expo accou… 6 Two-factor authentication provides an extra layer of security when logging in to expo.dev, the Expo… 8 ## Enable two-factor authentication (2FA) 10 You can enable two-factor authentication from your [personal account settings](https://expo.dev/set… 12 ## Two-factor authentication methods 30 …* SMS is no longer supported for newly-added two-factor authentication methods. Existing SMS two-f… 36 When you set up two-factor authentication for your account, you'll receive a set of recovery codes.… 44 You can make changes to your two-factor settings from your [personal account settings](https://expo… 49 - disable two-factor authentication for your account
|
| /expo/packages/expo-dev-menu/ios/OverlayContainer/ |
| H A D | RubberBandOverlayTranslationFunction.swift | 15 public var factor: CGFloat = 0.5 variable 42 return (limit * (1 + factor * log10(translation / limit))).oc_rounded() in logarithmicTranslation()
|
| /expo/home/screens/DeleteAccountScreen/ |
| H A D | OTPStep.tsx | 65 description = 'Open your two-factor authentication app to view your one-time password.'; 137 <Text type="InterSemiBold">More two-factor options</Text> 140 Enter a recovery code (from when you set up two-factor authentication) as your one-time
|
| /expo/packages/expo-asset/build/ |
| H A D | Asset.js.map | 1 …factor for images).\n */\n name: string;\n /**\n * The extension of the asset filename.\n …
|
| /expo/docs/pages/distribution/ |
| H A D | app-stores.mdx | 59 …ender properly on an iPad, even if your app doesn't target the iPad form factor. Be sure and test …
|
| /expo/docs/pages/app-signing/ |
| H A D | security.mdx | 44 …n additional layer of security is enforced by Apple, as they require two-factor authentication for… 61 …r username and password. They would also need to have access to your two-factor authentication cod…
|
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | Colors.js.map | 1 …turn contents;\n}\n\n/**\n * Set or remove value in XML based on nullish factor of the `value` pro…
|
| /expo/packages/expo-constants/build/ |
| H A D | Constants.types.js.map | 1 …ing;\n /**\n * The default status bar height for the device. Does not factor in changes when lo…
|
| /expo/packages/expo-image/ |
| H A D | CHANGELOG.md | 145 - Fixes `shouldDownscale` don't respect the scale factor on iOS. ([#21839](https://github.com/expo/…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 772 …factor itself",computed:"autoNonNegativeOrPercentage",order:"uniqueOrder",status:"standard"},"min-…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 773 …factor itself",computed:"autoNonNegativeOrPercentage",order:"uniqueOrder",status:"standard"},"min-…
|