# Components

Components are used to build your mobile app.

Components can be visible or non-visible.

## Visible Components

These are type of components that have visual interface; like Button or Label

## Non-Visible Components

These are type of components that don't have visual interface, but can accomplish tasks such as reading File or sending Texting message
