| /expo/guides/ |
| H A D | README.md | 5 - [Contributing to Expo](../CONTRIBUTING.md) 6 - [Expo JavaScript Style Guide](Expo%20JavaScript%20Style%20Guide.md) 7 - [Writing API documentation](Expo%20Documentation%20Writing%20Style%20Guide.md#writing-api-documen… 8 - [Git and Code Reviews](Git%20and%20Code%20Reviews.md) 9 - [Expo Module Infrastructure](Expo%20Module%20Infrastructure.md)
|
| /expo/docs/ui/components/Home/ |
| H A D | Cells.tsx | 17 const CustomCol = ({ children, sm, md, lg, xl, xxl }: PropsWithChildren<ColProps>) => ( 19 <Col css={cellWrapperStyle} sm={sm} md={md} lg={lg} xl={xl} xxl={xxl}> 29 md, 35 <CustomCol css={cellWrapperStyle} sm={sm} md={md} lg={lg} xl={xl} xxl={xxl}> 54 md = 6, 58 <CustomCol css={cellWrapperStyle} md={md} sm={sm} lg={lg} xl={xl}> 83 md = 6, 87 <CustomCol css={cellWrapperStyle} md={md} sm={sm} lg={lg} xl={xl}> 123 md = 6, 125 <CustomCol css={cellWrapperStyle} md={md}>
|
| /expo/packages/html-elements/babel/__tests__/__snapshots__/ |
| H A D | transform.test.js.snap | 16 …_jsxs(Article, { className: "md:flex bg-slate-100 rounded-xl p-8 md:p-0 dark:bg-slate-800", childr… 18 className: "w-24 h-24 md:w-48 md:h-auto md:rounded-none rounded-full mx-auto", 25 _jsxs(Main, { className: "pt-6 md:p-8 text-center md:text-left space-y-4", children: [
|
| /expo/docs/ui/components/Table/ |
| H A D | Table.tsx | 37 borderRadius: borderRadius.md, 49 borderBottomLeftRadius: borderRadius.md, 50 borderBottomRightRadius: borderRadius.md, 55 borderRadius: borderRadius.md,
|
| /expo/docs/ |
| H A D | .vale.ini | 5 mdx = md 7 # Settings applied to md/mdx format. 8 [*.md]
|
| /expo/packages/expo-modules-test-core/build/ |
| H A D | getStructure.js | 148 const definitionsOfType = moduleDefinition.filter((md) => md['key.name'] === type); 164 const definitionsOfType = moduleDefinition.filter((md) => md['key.name'] === type); 171 const viewDefinition = moduleDefinition.find((md) => md['key.name'] === 'View');
|
| /expo/packages/expo-modules-test-core/src/ |
| H A D | getStructure.ts | 169 const definitionsOfType = moduleDefinition.filter((md) => md['key.name'] === type); 185 const definitionsOfType = moduleDefinition.filter((md) => md['key.name'] === type); 196 const viewDefinition = moduleDefinition.find((md) => md['key.name'] === 'View');
|
| /expo/packages/expo-updates/android/src/main/java/expo/modules/updates/ |
| H A D | UpdatesUtils.kt | 84 val md = MessageDigest.getInstance("SHA-256") in <lambda>() constant 86 md.update(data, 0, data.size) in <lambda>() 87 val sha1hash = md.digest() in <lambda>() 106 val md = digestInputStream.messageDigest in <lambda>() constant 107 return md.digest() in <lambda>() 128 val md = digestInputStream.messageDigest in <lambda>() constant 129 val hash = md.digest() in <lambda>()
|
| /expo/packages/jest-expo-puppeteer/ |
| H A D | README.md | 11 [`connect` options](https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#puppeteerconn… 12 [`launch` options](https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#puppeteerlaunc…
|
| /expo/docs/ui/components/CommandMenu/ |
| H A D | styles.ts | 60 border-radius: ${borderRadius.md}px; 74 border-radius: ${borderRadius.md}px;
|
| /expo/docs/ui/components/Snippet/ |
| H A D | SnippetHeader.tsx | 23 !float && 'rounded-t-md border-b-0', 24 float && 'rounded-md my-4',
|
| /expo/secrets/ |
| H A D | .gitattributes | 3 README.md !filter !diff
|
| /expo/packages/expo/ |
| H A D | README.md | 7 - provides [`@expo/cli`](https://github.com/expo/expo/blob/main/packages/%40expo/cli/README.md), a … 10 See [CONTRIBUTING](./CONTRIBUTING.md) for instructions on working on this package.
|
| /expo/docs/ui/components/Diagram/ |
| H A D | Diagram.tsx | 17 …<div className="bg-default border relative border-default rounded-md overflow-hidden my-6 max-w-[7… 28 …<div className="bg-default border relative border-default rounded-md overflow-hidden my-6 max-w-[7…
|
| /expo/.github/ |
| H A D | PULL_REQUEST_TEMPLATE | 25 - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md… 26 …e](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
|
| /expo/docs/ui/components/BoxLink/ |
| H A D | index.tsx | 20 …className="flex flex-row justify-between border border-solid border-default rounded-md py-3 px-4 m… 26 …<div className="flex bg-element rounded-md self-center items-center justify-center min-w-[36px] h-…
|
| /expo/docs/.vale/writing-styles/expo-docs/ |
| H A D | Lists.yml | 3 …ub.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md#numbered-lists'
|
| H A D | Gender.yml | 3 …/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md#use-gender-neutral-t…
|
| H A D | AppStores.yml | 3 …/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md#referencing-app-stor…
|
| H A D | Bytes.yml | 3 …/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md#referencing-bytes-an…
|
| H A D | EmDash.yml | 3 …/github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md#use-mdash'
|
| H A D | PlatformsOrder.yml | 3 …/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md#referencing-android-…
|
| H A D | FirstPerson.yml | 3 …/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md#write-in-the-second-…
|
| /expo/packages/expo-module-scripts/bin/ |
| H A D | expo-module-readme | 43 const template = path.join(__dirname, '..', 'templates', 'README.md'); 56 …// Search in docs/versions/unversioned/sdk/*.md - can't find it? Ask what it should be and initial…
|
| /expo/packages/expo-crypto/ios/ |
| H A D | DigestAlgorithm.swift | 9 _ md: UnsafeMutablePointer<UInt8>?
|