Home
last modified time | relevance | path

Searched refs:Mark (Results 1 – 25 of 26) sorted by relevance

12

/expo/apps/native-component-list/src/screens/
H A DHTMLElementsScreen.tsx22 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 DText-test.tsx15 Mark,
72 it(`renders Mark`, () => {
73 const tree = renderer.create(<Mark />);
/expo/packages/html-elements/build/elements/
H A D_Text.web.d.ts15 export declare const Mark: ComponentType<TextProps>; constant
H A DText.d.ts12 export declare const Mark: React.ComponentType<TextProps>; constant
H A D_Text.web.js37 export const Mark = forwardRef(({ style, ...props }, ref) => { constant
H A DText.js30 export const Mark = forwardRef(({ style, ...props }, ref) => { constant
H A D_Text.web.js.map1 …s.reset, style], ref });\n}) as ComponentType<TextProps>;\n\nexport const Mark = forwardRef(({ sty…
H A DText.js.map1 …r, style]} ref={ref} />;\n}) as ComponentType<TextProps>;\n\nexport const Mark = forwardRef(({ sty…
/expo/apps/test-suite/tests/
H A DHTML.js23 Mark,
64 Mark,
/expo/packages/html-elements/src/elements/__tests__/__snapshots__/
H A DText-test.tsx.snap.ios84 exports[`renders Mark 1`] = `
H A DText-test.tsx.snap.android84 exports[`renders Mark 1`] = `
H A DText-test.tsx.snap.web60 exports[`renders Mark 1`] = `
/expo/packages/html-elements/src/elements/
H A DText.tsx41 export const Mark = forwardRef(({ style, ...props }: TextProps, ref) => {
H A D_Text.web.tsx52 export const Mark = forwardRef(({ style, ...props }: TextProps, ref) => {
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTModuleData.mm197 // the bridge constructor. Mark setup complete to avoid doing more work.
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/
H A DABI49_0_0RCTModuleData.mm198 // the bridge constructor. Mark setup complete to avoid doing more work.
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/
H A DABI48_0_0RCTModuleData.mm198 // the bridge constructor. Mark setup complete to avoid doing more work.
/expo/packages/html-elements/
H A DREADME.md73 | [`<mark />`][html-mark] | [`<Mark />`](#mark) |
508 ### `<Mark/>`
/expo/packages/expo-splash-screen/
H A DREADME.md269 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 DCHANGELOG.md235 - Mark `status` as an optional field in `VideoFullscreenUpdateEvent` and `VideoReadyForDisplayEvent…
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Image/
H A DABI47_0_0RCTImageLoader.mm932 // Mark these bytes as in-use
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Image/
H A DABI48_0_0RCTImageLoader.mm962 // Mark these bytes as in-use
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Image/
H A DABI49_0_0RCTImageLoader.mm962 // Mark these bytes as in-use
/expo/guides/releasing/
H A DRelease Workflow.md498 ## 7.1. Mark old SDK as deprecated
/expo/packages/expo-router/build/fork/
H A DgetStateFromPath.js.map1 ….config,\n // TODO(EvanBacon): Probably a safer way to do this\n // Mark initial routes to g…

12