我想将locale添加到我的react-native-giftedchat中,因为聊天不会一个接一个地出现,我猜是因为时区的原因。我在我有天赋的聊天中添加了区域设置: import en from 'dayjs/locale/en'
return (
<View style={) 但现在我得到了错误: TypeError: undefined is n
需要滚动到底部,一旦消息被添加到聊天中。尝试使用AfterViewChecked方法来实现这一点,如[chat style)](https://stackoverflow.com/questions/35232731/angular2-scroll-to-bottom-chat-style) - It angular2 scroll to bottom (chat scroll to bottom )中
我的UI使用react-native-giftedchat,后端使用AWSAppSync/GraphQL来存储用户数据。我不太确定如何在我的ChatApp中显示发送者的用户名,并且需要这个功能来进行群聊。到目前为止,这是我的代码。import React from 'react'
class ChatScreen extends