Home
last modified time | relevance | path

Searched refs:lists (Results 1 – 25 of 57) sorted by relevance

123

/expo/docs/.vale/writing-styles/expo-docs/
H A DLists.yml2 message: "Use '1.' instead of '0.' for numbered lists."
3 …ub.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md#numbered-lists'
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Lists/
H A DFlatList.js.flow22 } from '@react-native/virtualized-lists';
23 import {typeof VirtualizedList} from '@react-native/virtualized-lists';
/expo/docs/pages/versions/unversioned/sdk/
H A Dflash-list.mdx3 description: A React Native component that provides a fast and performant way to render lists.
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dflash-list.mdx3 description: A React Native component that provides a fast and performant way to render lists.
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dflash-list.mdx3 description: A React Native component that provides a fast and performant way to render lists.
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dflash-list.mdx3 description: A React Native component that provides a fast and performant way to render lists.
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dflash-list.mdx3 description: A React Native component that provides a fast and performant way to render lists.
/expo/packages/@expo/config-plugins/src/ios/utils/
H A DXcodeproj.ts363 const lists = project.pbxXCConfigurationList(); constant
364 return Object.entries(lists).filter(isNotComment);
/expo/packages/@expo/config-plugins/build/ios/utils/
H A DXcodeproj.js363 const lists = project.pbxXCConfigurationList();
364 return Object.entries(lists).filter(isNotComment);
H A DXcodeproj.js.map1lists","pbxXCConfigurationList","entries","filter","isNotComment","getBuildConfigurationsForListId…
/expo/docs/pages/build-reference/
H A Dsimulators.mdx46 For example, the image below lists two previous builds of a project:
H A Dapk.mdx60 For example, the image below lists the build of a project:
/expo/docs/pages/develop/user-interface/
H A Dstore-data.mdx9 …ta you want to store and the security requirements of your app. This page lists a variety of libra…
/expo/docs/pages/develop/
H A Dproject-structure.mdx8 … Expo project, a few files and folders are provided by default. This page lists out the essential …
/expo/docs/pages/workflow/
H A Dusing-libraries.mdx66 This section also lists all of the types, functions, and classes available. If you use TypeScript, …
96 …the definitive source for JavaScript libraries, but the libraries that it lists may not all be com…
/expo/guides/contributing/
H A DUpdating Changelogs.md19 - It may contain only text and links. Any other markdown elements (such as lists, headers, blockquo…
/expo/packages/expo-av/build/
H A DVideo.types.js.map1lists of the video formats supported on Android.\n * - The [iOS developer documentation](https:/…
/expo/guides/
H A DCreating Versioned Expo SDK for Android.md42 …ules and the `android-packages-to-{keep,rename}.txt` files, which contain lists of packages to, re…
/expo/templates/expo-template-tv/android/app/
H A Dbuild.gradle118 // Accepts values in comma delimited lists, example:
/expo/apps/fabric-tester/android/app/
H A Dbuild.gradle118 // Accepts values in comma delimited lists, example:
/expo/packages/@expo/config-plugins/build/ios/
H A DName.js.map1 …/**\n * CFBundleName is recommended to be 16 chars or less and is used in lists, eg:\n * sometimes…
/expo/templates/expo-template-bare-minimum/android/app/
H A Dbuild.gradle118 // Accepts values in comma delimited lists, example:
/expo/docs/pages/guides/
H A Dlocalization.mdx12 …translations and currencies that the user knows and understands. Numbers, lists, and more will for…
368 It provides a set of utilities you can use to format lists, dates, numbers, monetary amounts, units…
/expo/packages/expo-web-browser/build/
H A DWebBrowser.types.js.map1 …ng as it is present on both `browserPackages` and\n * `servicePackages` lists. Only such browser…
/expo/
H A D.swiftlint.yml120 # Use commas to separate types in inheritance lists.

123