API Reference
This API reference is split into focused contract pages for faster scanning.
Root-import only:
import { ToastProvider, ToastViewport, toast, useToast } from "react-native-toast-system";
Contract Conventions
Required: whether the caller must supply the field.Default: runtime default when omitted.none: no implicit value is injected at the API boundary.implementation-defined: behavior exists but is resolved by runtime logic and context.
API Sections
Use src/index.ts as source-of-truth export index for contract verification.