@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.
6 lines • 527 B
JavaScript
export { default as GroupChannelSettingsHeader } from './component/GroupChannelSettingsHeader';
export { default as GroupChannelSettingsInfo } from './component/GroupChannelSettingsInfo';
export { default as GroupChannelSettingsMenu } from './component/GroupChannelSettingsMenu';
export { default as createGroupChannelSettingsModule } from './module/createGroupChannelSettingsModule';
export { GroupChannelSettingsContextsProvider, GroupChannelSettingsContexts } from './module/moduleContext';
//# sourceMappingURL=index.js.map