| /expo/apps/native-component-list/src/screens/ |
| H A D | HTMLElementsScreen.tsx | 22 Mark, 104 <Mark>Mark</Mark> 116 A neat nested <Mark>sentence</Mark> with <B>TONS</B> of effects{' '}
|
| /expo/packages/html-elements/src/elements/__tests__/ |
| H A D | Text-test.tsx | 15 Mark, 72 it(`renders Mark`, () => { 73 const tree = renderer.create(<Mark />);
|
| /expo/packages/html-elements/build/elements/ |
| H A D | _Text.web.d.ts | 15 export declare const Mark: ComponentType<TextProps>; constant
|
| H A D | Text.d.ts | 12 export declare const Mark: React.ComponentType<TextProps>; constant
|
| H A D | _Text.web.js | 37 export const Mark = forwardRef(({ style, ...props }, ref) => { constant
|
| H A D | Text.js | 30 export const Mark = forwardRef(({ style, ...props }, ref) => { constant
|
| H A D | _Text.web.js.map | 1 …s.reset, style], ref });\n}) as ComponentType<TextProps>;\n\nexport const Mark = forwardRef(({ sty…
|
| H A D | Text.js.map | 1 …r, style]} ref={ref} />;\n}) as ComponentType<TextProps>;\n\nexport const Mark = forwardRef(({ sty…
|
| /expo/apps/test-suite/tests/ |
| H A D | HTML.js | 23 Mark, 64 Mark,
|
| /expo/packages/html-elements/src/elements/__tests__/__snapshots__/ |
| H A D | Text-test.tsx.snap.ios | 84 exports[`renders Mark 1`] = `
|
| H A D | Text-test.tsx.snap.android | 84 exports[`renders Mark 1`] = `
|
| H A D | Text-test.tsx.snap.web | 60 exports[`renders Mark 1`] = `
|
| /expo/packages/html-elements/src/elements/ |
| H A D | Text.tsx | 41 export const Mark = forwardRef(({ style, ...props }: TextProps, ref) => {
|
| H A D | _Text.web.tsx | 52 export const Mark = forwardRef(({ style, ...props }: TextProps, ref) => {
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/ |
| H A D | ABI47_0_0RCTModuleData.mm | 197 // the bridge constructor. Mark setup complete to avoid doing more work.
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/ |
| H A D | ABI49_0_0RCTModuleData.mm | 198 // the bridge constructor. Mark setup complete to avoid doing more work.
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/ |
| H A D | ABI48_0_0RCTModuleData.mm | 198 // the bridge constructor. Mark setup complete to avoid doing more work.
|
| /expo/packages/html-elements/ |
| H A D | README.md | 73 | [`<mark />`][html-mark] | [`<Mark />`](#mark) | 508 ### `<Mark/>`
|
| /expo/packages/expo-splash-screen/ |
| H A D | README.md | 269 4. [Mark `SplashScreen.storyboard` as the LaunchScreen](#-mark-splashscreenstoryboard-as-the-launch… 369 #### Mark `SplashScreen.storyboard` as the LaunchScreen
|
| /expo/packages/expo-av/ |
| H A D | CHANGELOG.md | 235 - Mark `status` as an optional field in `VideoFullscreenUpdateEvent` and `VideoReadyForDisplayEvent…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Image/ |
| H A D | ABI47_0_0RCTImageLoader.mm | 932 // Mark these bytes as in-use
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Image/ |
| H A D | ABI48_0_0RCTImageLoader.mm | 962 // Mark these bytes as in-use
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Image/ |
| H A D | ABI49_0_0RCTImageLoader.mm | 962 // Mark these bytes as in-use
|
| /expo/guides/releasing/ |
| H A D | Release Workflow.md | 498 ## 7.1. Mark old SDK as deprecated
|
| /expo/packages/expo-router/build/fork/ |
| H A D | getStateFromPath.js.map | 1 ….config,\n // TODO(EvanBacon): Probably a safer way to do this\n // Mark initial routes to g…
|