import App from "./index"; import { registerRootComponent } from "expo"; registerRootComponent(App);