Modal

Use modals to display focused content or request user decisions without leaving the current page.

Structure

Web

Web example of a modal being used to confirm or cancel

Web modal anatomy

1

Title

2

Icon Button (Close Button)

3

Text summary

4

Button Group

5

Overlay

React Native

React Native modal is being used to invite the team to a feature or cancel

React Native anatomy

1

Title

2

Icon Button (Close Button)

3

Text summary

4

Button Group

5

Overlay