UNPKG

react-native-chating-ui-kit

Version:

CometChat React Native UI Kit is a collection of custom UI Components designed to build text , chat and calling features in your application. The UI Kit is developed to keep developers in mind and aims to reduce development efforts significantly

11 lines 529 B
import backIcon from "./back.png"; import createIcon from "./create.png"; import searchIcon from "./search.png"; import passwordGroupIcon from "./password.png"; import privateGroupIcon from "./private.png"; import loadingIcon from "./spineer.png"; import rightTickIcon from "./rightTick.png"; import closeIcon from "./close.png"; import moreIcon from "./more.png"; export { backIcon, createIcon, searchIcon, passwordGroupIcon, privateGroupIcon, loadingIcon, rightTickIcon, closeIcon, moreIcon }; //# sourceMappingURL=index.js.map