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 193 B
import BottomSheet from './BottomSheetReactionAddon'; import Message from './MessageReactionAddon'; export const ReactionAddons = { BottomSheet, Message }; //# sourceMappingURL=index.js.map