Web react-native v0.0.1-alpha.3
2 months ago by undefined
- Added new components:
LLBasePicker
,LLStickerPicker
,LLChatMessageMenu
,LLChatMessageMenuOption
,LLChatBanner
,LLChatBannerItem
,LLGifPicker
,LLGifPickerHeader
,LLReactionPicker
,LLReactionPickerItem
,LLReactionCounts
andLLReactionCountsDetail
- Added new hooks:
useStickerPack
,useStickerPicker
,useMessageItemPopover
,useBanner
,useGifPicker
,useReactions
,useUserReactions
,useStyles
anduseTheme
- Added
LLChat
Stock UI functionalities to:- add a sticker message
- add a GIF message
- react to message
- delete own message
- block user profile
- display banner for moderation based success or failure responses
- Added support for light/dark theme
- Improved Stock UI/UX for Chat Composer and Chat Messages
- Added possibility for fully customisable integration