Searched refs:letters (Results 1 – 9 of 9) sorted by relevance
| /expo/apps/native-component-list/src/utilities/ |
| H A D | getRandomColor.ts | 2 const letters = '0123456789ABCDEF'; constant 5 color += letters[Math.floor(Math.random() * 16)];
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxMessage-test.js.snap | 95 exports[`LogBoxMessage should render message with substitution, truncating the first word 3 letters… 103 …BoxMessage should render message with substitution, truncating the second word 6 letters in 1`] = ` 116 exports[`LogBoxMessage should render message with substitution, truncating the third word 2 letters…
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxMessage-test.js.snap | 95 exports[`LogBoxMessage should render message with substitution, truncating the first word 3 letters… 103 …BoxMessage should render message with substitution, truncating the second word 6 letters in 1`] = ` 116 exports[`LogBoxMessage should render message with substitution, truncating the third word 2 letters…
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxMessage-test.js.snap | 152 exports[`LogBoxMessage should render message with substitution, truncating the first word 3 letters… 158 …BoxMessage should render message with substitution, truncating the second word 6 letters in 1`] = ` 171 exports[`LogBoxMessage should render message with substitution, truncating the third word 2 letters…
|
| /expo/packages/expo-updates/build/ |
| H A D | UseUpdates.types.js.map | 1 …letters. In development mode, or any other environment in which\n * `expo-updates` is disabled, …
|
| H A D | Updates.js.map | 1 …xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`) and\n * will always use lowercase letters. This value is `n…
|
| /expo/docs/pages/archive/classic-updates/ |
| H A D | release-channels.mdx | 29 A release channel name can only contain lowercase letters, numbers and special characters `.`, `_` …
|
| /expo/ |
| H A D | .swiftlint.yml | 191 # contain capital letters. In an exception to the above, variable names may start with a capital le…
|
| /expo/docs/pages/router/migrate/ |
| H A D | from-react-navigation.mdx | 87 …create-pages/). Best practice dictates that you use kebab-case and lowercase letters for filenames.
|