UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

5 lines (4 loc) 264 B
export { CometChatStatusIndicator } from "./CometChatStatusIndicator"; export type { CometChatStatusIndicatorInterface } from "./CometChatStatusIndicator"; export { getStatusIndicatorStyles } from "./styles"; export type { StatusIndicatorStyles } from "./styles";