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.

7 lines 209 B
import ReactionList from './ReactionListBottomSheet'; import UserList from './ReactionUserListBottomSheet'; export const ReactionBottomSheets = { ReactionList, UserList }; //# sourceMappingURL=index.js.map