bitlab

Results 12 comments of bitlab

This is a bug but it works thanks to DayJs and because `react-native-gifted-chat` doesn't do any checks. in `react-native-gifted-chat` `getLocale` return a string ```js dayjs(currentMessage.createdAt).locale(getLocale()).format(timeFormat) ``` bat luckily, `DayJs` accept...

> thanks @mmomtchev! let me figure out how to integrate this to our test code. Hi, any news about this?