API Reference

Reference for the files and funcitons within the SAFER project

This section explains the source structure, and gives the use of each file, and it’s exported functions


App.tsx

The first thing that is loaded upon entry when entering SAFER

api/

Used for funcitons that alwasy require API calls

components/

These are components used mostly in the screens shown within the app

context/