Native Message Bubble
Chat Native Message Bubble from the Native package.
Runtime classification
No web preview is provided. Requires the React Native runtime and native primitives, which cannot execute inside the DOM documentation canvas.
Import
1•import { ChatNativeMessageBubble } from "@dotnaos/ui/native";
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
messageRequired | NativeChatMessage | — |
previousRoleOptional | "user" | "tool" | "assistant" | "runtime" | "system" | — |
themeOptional | ChatNativeTheme | — |