Home
last modified time | relevance | path

Searched refs:variations (Results 1 – 5 of 5) sorted by relevance

/expo/packages/@expo/cli/src/export/
H A DexportStaticAsync.ts248 const variations = getPathVariations(path); constant
249 for (const variation of variations) {
274 const variations = new Set<string>(); constant
279 if (current) variations.add(current);
313 return Array.from(variations);
/expo/packages/expo-linear-gradient/src/
H A DNativeLinearGradient.tsx7 // The component and prop types should match all of the other platform variations.
/expo/packages/expo-linear-gradient/build/
H A DNativeLinearGradient.js.map1 …// The component and prop types should match all of the other platform variations.\nexport default…
/expo/packages/@expo/config-plugins/build/plugins/
H A DwithStaticPlugin.js.map1 …ck.\n // This enables support for built-in plugins with versioned variations living in other …
/expo/docs/pages/router/reference/
H A Dstatic-rendering.mdx156 …ed twice, once with `{ id: 'one' }` and once with `{ id: 'two' }`. All variations must be accounte…