Skip to content

Commit

Permalink
Update boilerplate/index.expo.js
Browse files Browse the repository at this point in the history
Co-authored-by: Jamon Holmgren <[email protected]>
  • Loading branch information
markrickert and jamonholmgren authored May 21, 2021
1 parent d6158b9 commit 83943ea
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions boilerplate/index.expo.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
// This is the first file that ReactNative will run when it starts up.
//
// We jump out of here immediately and into our main entry point instead.
//
// It is possible to have React Native load our main module first, but we'd have to
// change that in both AppDelegate.m and MainApplication.java. This would have the
// side effect of breaking other tooling like mobile-center and react-native-rename.
//
// It's easier just to leave it here.
import App from "./app/app.tsx"
import { registerRootComponent } from "expo"

Expand Down

0 comments on commit 83943ea

Please sign in to comment.