DotNaos UI
NativeChatMessage List

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

1import { ChatNativeMessageList } from "@dotnaos/ui/native";

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
contentContainerStyleOptional
StyleProp<ViewStyle>
messagesRequired
readonly NativeChatMessage[]
styleOptional
StyleProp<ViewStyle>
themeOptional
ChatNativeTheme