UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

8 lines (6 loc) 105 B
import GRID from "./grid.png"; import LIST from "./list.png"; export const ICONS = { GRID, LIST, };