update
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { registerRootComponent } from "expo";
|
||||
import "./src/styles/css/global.css";
|
||||
|
||||
import App from "./App";
|
||||
|
||||
registerRootComponent(App);
|
||||
Reference in New Issue
Block a user