import "expo"; import Expo from "expo"; import App from "./src/App"; Expo.registerRootComponent(App);