UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

6 lines (5 loc) 317 B
export { CometChatOutgoingCall } from "./CometChatOutgoingCall"; export type { CometChatOutgoingCallInterface } from "./CometChatOutgoingCall"; export { OutgoingCallConfiguration } from "./OutgoingCallConfiguration"; export { getOutgoingCallStyle } from "./styles"; export type { OutgoingCallStyle } from "./styles";