UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

9 lines (8 loc) 137 B
//@ts-ignore import CLOSE from './close.png'; //@ts-ignore import TICK from './rightTick.png'; export const ICONS = { CLOSE, TICK };