@rohitninawe/chat-uikit-react-native
Version:
Ready-to-use Chat UI Components for React Native
5 lines (4 loc) • 302 B
TypeScript
import { CometChatStickerKeyboard } from "./CometChatStickerKeyboard";
import { StickerKeyboardConfiguration } from './StickerKeyboardConfiguration';
import { StickerKeyboardStyle } from "./StickerKeyboardStyle";
export { CometChatStickerKeyboard, StickerKeyboardConfiguration, StickerKeyboardStyle };