Native Message List
Chat Native Message List 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 { ChatNativeMessageList } from "@dotnaos/ui/native";
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
contentContainerStyleOptional | StyleProp<ViewStyle> | — |
messagesRequired | readonly NativeChatMessage[] | — |
styleOptional | StyleProp<ViewStyle> | — |
themeOptional | ChatNativeTheme | — |