UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

5 lines (4 loc) 301 B
import { CometChatStickerKeyboard } from "./CometChatStickerKeyboard"; import { StickerKeyboardConfiguration } from './StickerKeyboardConfiguration'; import { StickerKeyboardStyle } from "./StickerKeyboardStyle"; export { CometChatStickerKeyboard, StickerKeyboardConfiguration, StickerKeyboardStyle }