Pin & Penny expense tracker (web + expo-app)
This commit is contained in:
4
expo-app/index.js
Normal file
4
expo-app/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import { registerRootComponent } from "expo";
|
||||
import App from "./App";
|
||||
|
||||
registerRootComponent(App);
|
||||
Reference in New Issue
Block a user