| /expo/packages/expo-dev-client-components/src/ |
| H A D | create-primitive.tsx | 10 variants?: VariantMap<StyleType>; 37 config: O & { selectors?: Selectors<O['variants']>; props?: T } 40 config.variants = config.variants ?? {}; 59 Object.keys(config.variants).forEach((variant) => { 81 function stylesForVariants(props: any, variants: any = {}) { 85 if (variants[key]) { 88 const styleValue = variants[key][value]; 103 const variants = selectors[state.theme]; 104 const variantStyles = stylesForVariants(props, variants); 106 if (variants.base != null) { [all …]
|
| H A D | Text.tsx | 18 variants: { 44 variants: { 61 variants: {
|
| H A D | View.tsx | 19 variants: { 126 variants: { 178 variants: { 201 variants: { 231 variants: { 257 variants: {
|
| H A D | Image.tsx | 12 variants: {
|
| H A D | Button.tsx | 28 variants: { 70 variants: {
|
| /expo/docs/pages/build-reference/ |
| H A D | variants.mdx | 2 title: Install app variants on the same device 4 description: Learn how to install multiple variants of an app on the same device. 9 …tion builds](/build/eas-json/#common-use-cases), installing these build variants simultaneously on… 11 This guide provides the steps required to configure multiple (development and production) variants … 15 To have multiple variants of an app installed on your device, each variant must have a unique [Appl… 17 ## Configure development and production variants 51 To have multiple variants of the app installed on the same device, rename the **app.json** to **app… 259 src="/static/images/eas-build/variants/1-ios-duplicate-target.png" 274 src="/static/images/eas-build/variants/2-scheme-list.png" 289 src="/static/images/eas-build/variants/3-target-build-settings.png"
|
| H A D | app-versions.mdx | 80 …application ID/bundle identifier — so, for example, if you are building variants with different ap…
|
| /expo/packages/expo-dev-client-components/ |
| H A D | README.md | 48 variants: { 87 All of the variants are captured by typescript which makes using them a breeze. 95 variants: {
|
| /expo/docs/pages/develop/development-builds/ |
| H A D | share-with-your-team.mdx | 43 title="Install multiple app variants on the same device" 46 Learn how to install multiple variants (development, preview, production) of an app on the 51 href="/build-reference/variants/"
|
| /expo/packages/expo-dev-client-components/src/__tests__/ |
| H A D | create-primitive.test.tsx | 25 variants: { 154 variants: {
|
| /expo/packages/@expo/config-plugins/src/android/__tests__/fixtures/ |
| H A D | build-with-incorrect-create-manifest-android-path.gradle | 41 * // whether to disable dev mode in custom build variants (by default only disabled in release) 176 if (abi != null) { // null for the universal-debug, universal-release variants
|
| H A D | build-without-create-manifest-android.gradle | 41 * // whether to disable dev mode in custom build variants (by default only disabled in release) 175 if (abi != null) { // null for the universal-debug, universal-release variants
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/ios/ |
| H A D | ABI48_0_0RCTFontUtils.mm | 158 // Apply font variants to font object.
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/ios/react/renderer/textlayoutmanager/ |
| H A D | ABI49_0_0RCTFontUtils.mm | 158 // Apply font variants to font object.
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/ios/ |
| H A D | ABI47_0_0RCTFontUtils.mm | 158 // Apply font variants to font object.
|
| /expo/packages/@expo/config-plugins/src/android/__tests__/__snapshots__/ |
| H A D | Updates-test.ts.snap | 33 // The list of variants to that are debuggable. For those we're going to 231 * // whether to disable dev mode in custom build variants (by default only disabled in release) 364 if (abi != null) { // null for the universal-debug, universal-release variants
|
| /expo/docs/pages/build/ |
| H A D | eas-json.mdx | 116 …ultaneously on the same device. See [Install app variants on the same device](/build-reference/var…
|
| /expo/templates/expo-template-tv/android/app/ |
| H A D | build.gradle | 30 // The list of variants to that are debuggable. For those we're going to
|
| /expo/apps/fabric-tester/android/app/ |
| H A D | build.gradle | 30 // The list of variants to that are debuggable. For those we're going to
|
| /expo/apps/bare-expo/android/app/ |
| H A D | build.gradle | 31 // The list of variants to that are debuggable. For those we're going to
|
| /expo/packages/expo-test-runner/templates/detox/android/app/ |
| H A D | build.gradle | 42 * // whether to disable dev mode in custom build variants (by default only disabled in release) 264 if (abi != null) { // null for the universal-debug, universal-release variants
|
| /expo/templates/expo-template-bare-minimum/android/app/ |
| H A D | build.gradle | 30 // The list of variants to that are debuggable. For those we're going to
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ |
| H A D | ABI47_0_0RCTFont.mm | 380 // Apply font variants to font object
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ |
| H A D | ABI48_0_0RCTFont.mm | 460 // Apply font variants to font object
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ |
| H A D | ABI49_0_0RCTFont.mm | 460 // Apply font variants to font object
|