api - everything that's related to communication with the server
assets - static assets (images and fonts)
components - general components that are used across the app
config - configuration files
screens - contain screen-related components
services - business logic and integrations
utils - general utilities
Use the following images format priority:
- SVG (whenever possible)
- PNG (for small images, use 2x for retina)
- JPG (for big images, use 2x for retina)