标签: react-native-gifted-chat
gifted聊天未显示日期/小时。 开始时显示为左侧,向右移动时消失。 可以使用Createdat格式,例如保存时为new Date()。getTime(),并创建时为createdAt:加载时为new Date(createdAt)。