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
7 lines • 322 B
JavaScript
import rightArrowIcon from "./rightArrowIcon.png";
import closeIcon from "./close.png";
import backIcon from "./back.png";
import loadingIcon from "./spineer.png";
import downArrowIcon from "./downArrowIcon.png";
export { rightArrowIcon, closeIcon, backIcon, loadingIcon, downArrowIcon };
//# sourceMappingURL=index.js.map