Alert Dialog

Use an alert dialog to force a critical decision that requires the user's immediate attention and action.

Structure

Example of a React Native alert dialog asking a user if they wish to delete a post

React Native Anatomy

1

Title

2

Text summary

3

Button group

4

Overlay