We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d898b commit 4d5483aCopy full SHA for 4d5483a
examples/ExpoMessaging/App.js
@@ -56,7 +56,7 @@ const options = {
56
* Please refer to description of this PR for details: https://github.com/GetStream/stream-chat-react-native/pull/150
57
*/
58
const streami18n = new Streami18n({
59
- language: 'hi'
+ language: 'en'
60
});
61
62
class ChannelListScreen extends PureComponent {
0 commit comments