| /expo/apps/native-component-list/src/screens/GL/ |
| H A D | GLThreeSpriteScreen.tsx | 2 import { Renderer, TextureLoader } from 'expo-three'; 12 const renderer = React.useRef<null | Renderer>(null); 62 renderer.current = new Renderer({ gl: gl.current });
|
| H A D | GLThreeComposerScreen.tsx | 2 import { Renderer, TextureLoader } from 'expo-three'; 21 const renderer = React.useRef<null | Renderer>(null); 49 renderer.current = new Renderer({ gl: gl.current });
|
| H A D | GLSnapshotsScreen.tsx | 2 import { Renderer, TextureLoader, THREE } from 'expo-three'; 44 const renderer = new Renderer({ gl });
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Renderer/ |
| H A D | README.md | 15 …inside this folder, the [./Libraries/Renderer](https://github.com/facebook/react-native/tree/main/…
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Renderer/ |
| H A D | README.md | 15 …inside this folder, the [./Libraries/Renderer](https://github.com/facebook/react-native/tree/main/…
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Renderer/ |
| H A D | README.md | 15 …inside this folder, the [./Libraries/Renderer](https://github.com/facebook/react-native/tree/main/…
|
| /expo/tools/src/ |
| H A D | Markdown.ts | 66 export interface Renderer { interface 82 export function render(tokens: Tokens, renderer: Renderer = new MarkdownRenderer()): string { 187 export class MarkdownRenderer implements Renderer {
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Image/ |
| H A D | TextInlineImageNativeComponent.js.flow | 13 import type {HostComponent} from '../Renderer/shims/ReactNativeTypes';
|
| H A D | ImageViewNativeComponent.js.flow | 18 } from '../Renderer/shims/ReactNativeTypes';
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Image/ |
| H A D | TextInlineImageNativeComponent.js.flow | 13 import type {HostComponent} from '../Renderer/shims/ReactNativeTypes';
|
| H A D | ImageViewNativeComponent.js.flow | 15 import type {HostComponent} from '../Renderer/shims/ReactNativeTypes';
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/maps/ |
| H A D | MapModule.java | 370 …MapsInitializer.initialize(context, MapsInitializer.Renderer.LATEST, new OnMapsSdkInitializedCallb… in enableLatestRenderer() 372 public void onMapsSdkInitialized(@NonNull MapsInitializer.Renderer renderer) { in enableLatestRenderer()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/maps/ |
| H A D | AirMapModule.java | 370 …MapsInitializer.initialize(context, MapsInitializer.Renderer.LATEST, new OnMapsSdkInitializedCallb… in enableLatestRenderer() 372 public void onMapsSdkInitialized(@NonNull MapsInitializer.Renderer renderer) { in enableLatestRenderer()
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/maps/ |
| H A D | MapModule.java | 370 …MapsInitializer.initialize(context, MapsInitializer.Renderer.LATEST, new OnMapsSdkInitializedCallb… in enableLatestRenderer() 372 public void onMapsSdkInitialized(@NonNull MapsInitializer.Renderer renderer) { in enableLatestRenderer()
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/maps/ |
| H A D | AirMapModule.java | 370 …MapsInitializer.initialize(context, MapsInitializer.Renderer.LATEST, new OnMapsSdkInitializedCallb… in enableLatestRenderer() 372 public void onMapsSdkInitialized(@NonNull MapsInitializer.Renderer renderer) { in enableLatestRenderer()
|
| /expo/docs/public/static/diffs/ |
| H A D | expo-android.diff | 19 // If you opted-in for the New Architecture, we enable the Fabric Renderer.
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ |
| H A D | ABI49_0_0RCTComponentViewFactory.mm | 220 …@"Component with class %@ has been registered in both the New Architecture Renderer and in the Int…
|
| /expo/packages/@expo/metro-config/build/ |
| H A D | customizeFrame.js.map | 1 …port const INTERNAL_CALLSITES_REGEX = new RegExp(\n [\n '/Libraries/Renderer/implementations/.…
|
| /expo/docs/pages/more/ |
| H A D | glossary-of-terms.mdx | 184 … [Android](#android) and [iOS](#iOS). For more information, see [Fabric Renderer](https://reactnat…
|