Back to Ignite

index.tsx

docs/boilerplate/index.tsx.md

11.5.0243 B
Original Source

index.tsx

index.tsx is the entry point for Expo / React Native itself. It is minimal on purpose - its only responsibility is to:

  • Register the root component with the AppRegistry
  • Sets up the environment properly for the native build