Unfortunately current React’s UIKit cannot be used for non-english languages.
- I see that there is a property
stringSet
available for the SendBirdProvider which would resolve this issue almost completely but in TypeScript definitions this component property is missing. - I’ve wrote “almost completely” in previous point because there is no way to customise date formatting in the chat channel component day dividers. Perhaps there should be an option to inject custom function to format the JS date if UIKit dev user would like to customise this?
The #1 seems like a bug, and #2 like a feature request. Is it possible to solve these issues in the next UIKit version?