App.tsx

The first thing that is loaded upon entry when entering SAFER

Purpose

This file is required for expo to define what happens upon app start.

Exports

Only a single function is exported within this file, and that is App(). This is the main that first starts upon app entry.