UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

12 lines (11 loc) 328 B
import { CometChatLocalize, localize } from "./CometChatLocalize"; import { CometChatSoundManager } from "./CometChatSoundManager"; import { CometChatTheme, Palette, Typography } from "./CometChatTheme"; export { localize, CometChatLocalize, CometChatSoundManager, CometChatTheme, Palette, Typography, }