UNPKG

expo-router

Version:

Expo Router is a file-based router for React Native and web applications.

5 lines (3 loc) 191 B
import { LogBoxInspectorContainer } from '@expo/metro-runtime/src/error-overlay/ErrorOverlay'; import { registerRootComponent } from 'expo'; registerRootComponent(LogBoxInspectorContainer);