UNPKG

@rohitninawe/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

5 lines 274 B
import { CometChatListItem, } from './CometChatListItem'; import { ListItemStyle } from './ListItemStyle'; import { ListItemConfiguration } from './ListItemConfiguration'; export { CometChatListItem, ListItemStyle, ListItemConfiguration, }; //# sourceMappingURL=index.js.map