title | sidebar_position |
---|---|
index.tsx |
65 |
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