Notifications provide important information inline with the content body within a view. These notifications do not self-dismiss and have the option to include a close “X”.
- When another user of the app direct messages the current user.
- When the app requires immediate action by the current user.
- When the app must communicate actionable information from outside the current context.
Additionally, you can fully customize any part of the Notification through the overrides prop. The Notification consists of multiple sub-components that are listed bellow and you can override each one of them. To help you identify the names of these sub-components, you can highlight them through this selector: