Searched refs:renderRootComponent (Results 1 – 6 of 6) sorted by relevance
6 exports.renderRootComponent = void 0;49 function renderRootComponent(Component) { function84 exports.renderRootComponent = renderRootComponent;
1 {"version":3,"file":"renderRootComponent.d.ts","sourceRoot":"","sources":["../src/renderRootCompone…
6 export declare function renderRootComponent(Component: React.ComponentType<any>): void; function
1 …renderRootComponent.js","sourceRoot":"","sources":["../src/renderRootComponent.tsx"],"names":[],"m…
6 import { renderRootComponent } from 'expo-router/build/renderRootComponent';10 renderRootComponent(App);
53 export function renderRootComponent(Component: React.ComponentType<any>) {