# Apple HIG

## Overview

interactive shapes should be minimum w:44xh:44. Never go under that.

### Apple Human Interface Guideline Subjects

{% embed url="<https://developer.apple.com/design/human-interface-guidelines/patterns/charting-data>" %}

{% embed url="<https://developer.apple.com/design/human-interface-guidelines/components/content/charts>" %}

{% embed url="<https://developer.apple.com/design/human-interface-guidelines/components/system-experiences/live-activities>" %}

### Modal Navigation

The purpose is to prevent people from changing the screen before the task is complete or canceled

* Use minimal Navigation&#x20;
* Hide navigation bar&#x20;
* Use the top bar for actions (Add, Cancel, etc.)&#x20;
* Use makıng passıve the actıon button in order to prevent the user from choosing the wrong one&#x20;
* Display a warning for losing data before completing the screen

## Sources

### Videos

### Articles / Documents

* <https://developer.apple.com/design/human-interface-guidelines/guidelines/overview/>
