UNPKG

@sendbird/uikit-react-native

Version:

Sendbird UIKit for React Native: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.

5 lines 475 B
export { default as GroupChannelNotificationsView } from './component/GroupChannelNotificationsView'; export { default as GroupChannelNotificationsHeader } from './component/GroupChannelNotificationsHeader'; export { default as createGroupChannelNotificationsModule } from './module/createGroupChannelNotificationsModule'; export { GroupChannelNotificationsContextsProvider, GroupChannelNotificationsContexts } from './module/moduleContext'; //# sourceMappingURL=index.js.map