UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

12 lines (11 loc) 199 B
//@ts-ignore import CLOSE from './close.png'; //@ts-ignore import TICK from './rightTick.png'; //@ts-ignore import WARNING from './warning.png'; export const ICONS = { CLOSE, TICK, WARNING, };