Documentation Index
Fetch the complete documentation index at: https://docs.mobile-starter.amisi.ai/llms.txt
Use this file to discover all available pages before exploring further.
Alert
UseAlert for inline contextual feedback such as info, success, warning, and error states.
Basic usage
Example
Available props
variant:info | success | warning | errortitle?: stringdescription: stringaction?: ReactNodeisDismissible?: booleanonDismiss?: () => void- Inherits
ViewProps
Available methods and handlers
onDismiss(): called after dismiss action whenisDismissibleis enabled