stream-chat-react-native-core 5.26.1-beta.1 → 5.26.1-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (75) hide show
  1. package/lib/commonjs/components/Channel/Channel.js +399 -359
  2. package/lib/commonjs/components/Channel/Channel.js.map +1 -1
  3. package/lib/commonjs/components/Chat/Chat.js +12 -5
  4. package/lib/commonjs/components/Chat/Chat.js.map +1 -1
  5. package/lib/commonjs/components/Chat/hooks/useCreateChatContext.js +2 -0
  6. package/lib/commonjs/components/Chat/hooks/useCreateChatContext.js.map +1 -1
  7. package/lib/commonjs/contexts/chatContext/ChatContext.js +2 -2
  8. package/lib/commonjs/contexts/chatContext/ChatContext.js.map +1 -1
  9. package/lib/commonjs/i18n/es.json +12 -12
  10. package/lib/commonjs/i18n/fr.json +12 -12
  11. package/lib/commonjs/i18n/he.json +12 -12
  12. package/lib/commonjs/i18n/hi.json +12 -12
  13. package/lib/commonjs/i18n/it.json +12 -12
  14. package/lib/commonjs/i18n/ja.json +12 -12
  15. package/lib/commonjs/i18n/ko.json +12 -12
  16. package/lib/commonjs/i18n/nl.json +12 -12
  17. package/lib/commonjs/i18n/pt-BR.json +12 -12
  18. package/lib/commonjs/i18n/ru.json +12 -12
  19. package/lib/commonjs/i18n/tr.json +12 -12
  20. package/lib/commonjs/utils/StreamChatRN.js.map +1 -1
  21. package/lib/commonjs/version.json +1 -1
  22. package/lib/module/components/Channel/Channel.js +399 -359
  23. package/lib/module/components/Channel/Channel.js.map +1 -1
  24. package/lib/module/components/Chat/Chat.js +12 -5
  25. package/lib/module/components/Chat/Chat.js.map +1 -1
  26. package/lib/module/components/Chat/hooks/useCreateChatContext.js +2 -0
  27. package/lib/module/components/Chat/hooks/useCreateChatContext.js.map +1 -1
  28. package/lib/module/contexts/chatContext/ChatContext.js +2 -2
  29. package/lib/module/contexts/chatContext/ChatContext.js.map +1 -1
  30. package/lib/module/i18n/es.json +12 -12
  31. package/lib/module/i18n/fr.json +12 -12
  32. package/lib/module/i18n/he.json +12 -12
  33. package/lib/module/i18n/hi.json +12 -12
  34. package/lib/module/i18n/it.json +12 -12
  35. package/lib/module/i18n/ja.json +12 -12
  36. package/lib/module/i18n/ko.json +12 -12
  37. package/lib/module/i18n/nl.json +12 -12
  38. package/lib/module/i18n/pt-BR.json +12 -12
  39. package/lib/module/i18n/ru.json +12 -12
  40. package/lib/module/i18n/tr.json +12 -12
  41. package/lib/module/utils/StreamChatRN.js.map +1 -1
  42. package/lib/module/version.json +1 -1
  43. package/lib/typescript/components/Chat/Chat.d.ts +1 -1
  44. package/lib/typescript/components/Chat/hooks/useCreateChatContext.d.ts +1 -1
  45. package/lib/typescript/contexts/chatContext/ChatContext.d.ts +4 -0
  46. package/lib/typescript/i18n/es.json +12 -12
  47. package/lib/typescript/i18n/fr.json +12 -12
  48. package/lib/typescript/i18n/he.json +12 -12
  49. package/lib/typescript/i18n/hi.json +12 -12
  50. package/lib/typescript/i18n/it.json +12 -12
  51. package/lib/typescript/i18n/ja.json +12 -12
  52. package/lib/typescript/i18n/ko.json +12 -12
  53. package/lib/typescript/i18n/nl.json +12 -12
  54. package/lib/typescript/i18n/pt-BR.json +12 -12
  55. package/lib/typescript/i18n/ru.json +12 -12
  56. package/lib/typescript/i18n/tr.json +12 -12
  57. package/lib/typescript/utils/StreamChatRN.d.ts +2 -0
  58. package/package.json +1 -1
  59. package/src/components/Channel/Channel.tsx +52 -34
  60. package/src/components/Chat/Chat.tsx +7 -1
  61. package/src/components/Chat/hooks/useCreateChatContext.ts +2 -0
  62. package/src/contexts/chatContext/ChatContext.tsx +4 -0
  63. package/src/i18n/es.json +12 -12
  64. package/src/i18n/fr.json +12 -12
  65. package/src/i18n/he.json +12 -12
  66. package/src/i18n/hi.json +12 -12
  67. package/src/i18n/it.json +12 -12
  68. package/src/i18n/ja.json +12 -12
  69. package/src/i18n/ko.json +12 -12
  70. package/src/i18n/nl.json +12 -12
  71. package/src/i18n/pt-BR.json +12 -12
  72. package/src/i18n/ru.json +12 -12
  73. package/src/i18n/tr.json +12 -12
  74. package/src/utils/StreamChatRN.ts +2 -0
  75. package/src/version.json +1 -1
package/src/i18n/ko.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "1 Reply": "답장 1개",
3
- "1 Thread Reply": "",
3
+ "1 Thread Reply": "1개의 스레드 답글",
4
4
  "Allow access to your Gallery": "갤러리에 대한 액세스를 허용",
5
5
  "Allow camera access in device settings": "기기 설정에서 카메라 액세스를 허용하세요.",
6
6
  "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "이 메시지를 영구적으로 삭제하시겠습니까?",
8
- "Are you sure?": "확실합니까?",
8
+ "Are you sure?": "",
9
9
  "Block User": "사용자 차단",
10
10
  "Cancel": "취소",
11
11
  "Cannot Flag Message": "메세지를 플래그 할 수 없습니다",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "당신의 댓글이 다른 사람들에게 어떤 영향을 줄지 고려하고 반드시 우리의 커뮤니티 가이드라인을 따르십시오",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
13
13
  "Copy Message": "메시지 복사",
14
14
  "Delete": "삭제",
15
15
  "Delete Message": "메시지 삭제",
@@ -35,11 +35,11 @@
35
35
  "Loading messages...": "",
36
36
  "Loading...": "",
37
37
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
38
- "Message Reactions": "",
38
+ "Message Reactions": "메시지의 리액션",
39
39
  "Message deleted": "",
40
40
  "Message flagged": "메시지에 플래그가 지정되었습니다",
41
41
  "Mute User": "사용자를 음소거",
42
- "Not supported": "지원하지 않습니다",
42
+ "Not supported": "",
43
43
  "Nothing yet...": "",
44
44
  "Ok": "확인",
45
45
  "Only visible to you": "",
@@ -52,28 +52,28 @@
52
52
  "Please select a channel first": "",
53
53
  "Reconnecting...": "",
54
54
  "Reply": "답장",
55
- "Reply to Message": "",
55
+ "Reply to Message": "메시지에 답장",
56
56
  "Resend": "재전송",
57
- "Search GIFs": "",
57
+ "Search GIFs": "GIF의 검색",
58
58
  "Select More Photos": "추가 사진 선택",
59
- "Send Anyway": "그래도 보내기",
60
- "Send a message": "",
59
+ "Send Anyway": "",
60
+ "Send a message": "메세지를 보내다",
61
61
  "Sending links is not allowed in this conversation": "",
62
- "Slow mode ON": "",
62
+ "Slow mode ON": "슬로모드 켜짐",
63
63
  "The message has been reported to a moderator.": "메시지는 운영자에보고되었습니다.",
64
64
  "Thread Reply": "스레드 답장",
65
65
  "Unblock User": "사용자 차단 해제",
66
66
  "Unknown User": "알 수없는 사용자",
67
67
  "Unmute User": "사용자 음소거 해제",
68
68
  "Unpin from Conversation": "대화의 핀을 분리합니다",
69
- "Unread Messages": "읽지 않은 메시지",
69
+ "Unread Messages": "",
70
70
  "Video": "",
71
71
  "You": "",
72
72
  "You can't send messages in this channel": "",
73
73
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
74
74
  "{{ index }} of {{ photoLength }}": "{{ index }} / {{ photoLength }}",
75
75
  "{{ replyCount }} Replies": "{{ replyCount }} 답글",
76
- "{{ replyCount }} Thread Replies": "",
76
+ "{{ replyCount }} Thread Replies": "{{ replyCount }} 스레드 답글",
77
77
  "{{ user }} is typing": "",
78
78
  "🏙 Attachment...": ""
79
79
  }
package/src/i18n/nl.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "1 Reply": "1 Antwoord",
3
- "1 Thread Reply": "",
3
+ "1 Thread Reply": "1 thread antwoord",
4
4
  "Allow access to your Gallery": "Geef toegang tot uw galerij",
5
5
  "Allow camera access in device settings": "Sta cameratoegang toe in de apparaatinstellingen",
6
6
  "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "Weet u zeker dat u dit bericht definitief wilt verwijderen?",
8
- "Are you sure?": "Weet je het zeker?",
8
+ "Are you sure?": "",
9
9
  "Block User": "Blokkeer Gebruiker",
10
10
  "Cancel": "Annuleer",
11
11
  "Cannot Flag Message": "Kan bericht niet rapporteren",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Denk na over hoe jouw opmerking anderen zou kunnen laten voelen en zorg ervoor dat je onze Community-richtlijnen volgt",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
13
13
  "Copy Message": "Bericht kopiëren",
14
14
  "Delete": "Verwijderen",
15
15
  "Delete Message": "Verwijder bericht",
@@ -35,11 +35,11 @@
35
35
  "Loading messages...": "",
36
36
  "Loading...": "",
37
37
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
38
- "Message Reactions": "",
38
+ "Message Reactions": "Bericht Reacties",
39
39
  "Message deleted": "",
40
40
  "Message flagged": "Bericht gemarkeerd",
41
41
  "Mute User": "Gebruiker dempen",
42
- "Not supported": "niet ondersteund",
42
+ "Not supported": "",
43
43
  "Nothing yet...": "",
44
44
  "Ok": "Oké",
45
45
  "Only visible to you": "",
@@ -52,28 +52,28 @@
52
52
  "Please select a channel first": "",
53
53
  "Reconnecting...": "",
54
54
  "Reply": "Antwoord",
55
- "Reply to Message": "",
55
+ "Reply to Message": "Beantwoord bericht",
56
56
  "Resend": "Opnieuw versturen",
57
- "Search GIFs": "",
57
+ "Search GIFs": "Zoek GIF's",
58
58
  "Select More Photos": "Selecteer Meer foto's",
59
- "Send Anyway": "Toch verzenden",
60
- "Send a message": "",
59
+ "Send Anyway": "",
60
+ "Send a message": "Stuur een bericht",
61
61
  "Sending links is not allowed in this conversation": "",
62
- "Slow mode ON": "",
62
+ "Slow mode ON": "Langzame modus aan",
63
63
  "The message has been reported to a moderator.": "Het bericht is gerapporteerd aan een moderator.",
64
64
  "Thread Reply": "Discussie beantwoorden",
65
65
  "Unblock User": "Deblokkeer gebruiker",
66
66
  "Unknown User": "Onbekende gebruiker",
67
67
  "Unmute User": "Dempen van gebruiker opheffen",
68
68
  "Unpin from Conversation": "Losmaken van gesprek",
69
- "Unread Messages": "Ongelezen Berichten",
69
+ "Unread Messages": "",
70
70
  "Video": "",
71
71
  "You": "",
72
72
  "You can't send messages in this channel": "",
73
73
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
74
74
  "{{ index }} of {{ photoLength }}": "{{ index }} van {{ photoLength }}",
75
75
  "{{ replyCount }} Replies": "{{ replyCount }} Antwoorden",
76
- "{{ replyCount }} Thread Replies": "",
76
+ "{{ replyCount }} Thread Replies": "{{replyCount}} Discussiereacties",
77
77
  "{{ user }} is typing": "",
78
78
  "🏙 Attachment...": ""
79
79
  }
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "1 Reply": "1 Resposta",
3
- "1 Thread Reply": "",
3
+ "1 Thread Reply": "1 Resposta de Thread",
4
4
  "Allow access to your Gallery": "Permitir acesso à sua Galeria",
5
5
  "Allow camera access in device settings": "Permitir acesso à câmera nas configurações do dispositivo",
6
6
  "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "Tem certeza de que deseja excluir esta mensagem permanentemente?",
8
- "Are you sure?": "Tem certeza?",
8
+ "Are you sure?": "",
9
9
  "Block User": "Bloquear Usuário",
10
10
  "Cancel": "Cancelar",
11
11
  "Cannot Flag Message": "Não é possível reportar a mensagem",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Considere como seu comentário pode fazer os outros se sentirem e certifique-se de seguir nossas Diretrizes da Comunidade",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
13
13
  "Copy Message": "Copiar Mensagem",
14
14
  "Delete": "Excluir",
15
15
  "Delete Message": "Excluir Mensagem",
@@ -35,11 +35,11 @@
35
35
  "Loading messages...": "",
36
36
  "Loading...": "",
37
37
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
38
- "Message Reactions": "",
38
+ "Message Reactions": "Reações à Mensagem",
39
39
  "Message deleted": "",
40
40
  "Message flagged": "Mensagem sinalizada",
41
41
  "Mute User": "Silenciar Usuário",
42
- "Not supported": "Não suportado",
42
+ "Not supported": "",
43
43
  "Nothing yet...": "",
44
44
  "Ok": "Ok",
45
45
  "Only visible to you": "",
@@ -52,28 +52,28 @@
52
52
  "Please select a channel first": "",
53
53
  "Reconnecting...": "",
54
54
  "Reply": "Responder",
55
- "Reply to Message": "",
55
+ "Reply to Message": "Responder à Mensagem",
56
56
  "Resend": "Reenviar",
57
- "Search GIFs": "",
57
+ "Search GIFs": "Pesquisar GIFs",
58
58
  "Select More Photos": "Selecionar Mais Fotos",
59
- "Send Anyway": "Enviar de qualquer maneira",
60
- "Send a message": "",
59
+ "Send Anyway": "",
60
+ "Send a message": "Enviar uma mensagem",
61
61
  "Sending links is not allowed in this conversation": "",
62
- "Slow mode ON": "",
62
+ "Slow mode ON": "Modo Lento ATIVADO",
63
63
  "The message has been reported to a moderator.": "A mensagem foi relatada a um moderador.",
64
64
  "Thread Reply": "Respostas de Tópico",
65
65
  "Unblock User": "Desbloquear Usuário",
66
66
  "Unknown User": "Usuário Desconhecido",
67
67
  "Unmute User": "Remover usuário do modo silencioso",
68
68
  "Unpin from Conversation": "Desmarcar como fixado na conversa",
69
- "Unread Messages": "Mensagens não lidas",
69
+ "Unread Messages": "",
70
70
  "Video": "",
71
71
  "You": "",
72
72
  "You can't send messages in this channel": "",
73
73
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
74
74
  "{{ index }} of {{ photoLength }}": "{{ index }} de {{ photoLength }}",
75
75
  "{{ replyCount }} Replies": "{{ replyCount }} Respostas",
76
- "{{ replyCount }} Thread Replies": "",
76
+ "{{ replyCount }} Thread Replies": "{{ replyCount }} Respostas de Thread",
77
77
  "{{ user }} is typing": "",
78
78
  "🏙 Attachment...": ""
79
79
  }
package/src/i18n/ru.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "1 Reply": "1 Ответ",
3
- "1 Thread Reply": "",
3
+ "1 Thread Reply": "1 тема Ответить",
4
4
  "Allow access to your Gallery": "Разрешить доступ к вашей галерее",
5
5
  "Allow camera access in device settings": "Разрешите доступ к камере в настройках устройства.",
6
6
  "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "Вы действительно хотите удалить это сообщение без возможности восстановления?",
8
- "Are you sure?": "Вы уверены?",
8
+ "Are you sure?": "",
9
9
  "Block User": "Заблокировать пользователя",
10
10
  "Cancel": "Отмена",
11
11
  "Cannot Flag Message": "Невозможно пожаловаться на сообщение",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Обдумайте, как ваш комментарий может повлиять на других, и убедитесь, что вы следуете нашим правилам сообщества",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
13
13
  "Copy Message": "Копировать сообщение",
14
14
  "Delete": "удалять",
15
15
  "Delete Message": "Удалить сообщение",
@@ -35,11 +35,11 @@
35
35
  "Loading messages...": "",
36
36
  "Loading...": "",
37
37
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
38
- "Message Reactions": "",
38
+ "Message Reactions": "Сообщения Реакции",
39
39
  "Message deleted": "",
40
40
  "Message flagged": "Сообщение отмечено",
41
41
  "Mute User": "Отключить пользователя",
42
- "Not supported": "не поддерживается",
42
+ "Not supported": "",
43
43
  "Nothing yet...": "",
44
44
  "Ok": "Oк",
45
45
  "Only visible to you": "",
@@ -52,28 +52,28 @@
52
52
  "Please select a channel first": "",
53
53
  "Reconnecting...": "",
54
54
  "Reply": "Ответить",
55
- "Reply to Message": "",
55
+ "Reply to Message": "Ответить на сообщение",
56
56
  "Resend": "Отправить",
57
- "Search GIFs": "",
57
+ "Search GIFs": "Поиск GIF",
58
58
  "Select More Photos": "Выбрать больше фотографий",
59
- "Send Anyway": "Всё равно отправить",
60
- "Send a message": "",
59
+ "Send Anyway": "",
60
+ "Send a message": "Отправить сообщение",
61
61
  "Sending links is not allowed in this conversation": "",
62
- "Slow mode ON": "",
62
+ "Slow mode ON": "Медленный режим включен",
63
63
  "The message has been reported to a moderator.": "Сообщение отправлено модератору.",
64
64
  "Thread Reply": "Тема Ответить",
65
65
  "Unblock User": "Разблокировать пользователя",
66
66
  "Unknown User": "Неизвестный пользователь",
67
67
  "Unmute User": "Включить микрофон",
68
68
  "Unpin from Conversation": "Открепить от беседы",
69
- "Unread Messages": "Непрочитанные Сообщения",
69
+ "Unread Messages": "",
70
70
  "Video": "",
71
71
  "You": "",
72
72
  "You can't send messages in this channel": "",
73
73
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
74
74
  "{{ index }} of {{ photoLength }}": "{{ index }} из {{ photoLength }}",
75
75
  "{{ replyCount }} Replies": "{{ replyCount }} Ответов",
76
- "{{ replyCount }} Thread Replies": "",
76
+ "{{ replyCount }} Thread Replies": "{{replyCount}} Ответы в темах",
77
77
  "{{ user }} is typing": "",
78
78
  "🏙 Attachment...": ""
79
79
  }
package/src/i18n/tr.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "1 Reply": "1 Cevap",
3
- "1 Thread Reply": "",
3
+ "1 Thread Reply": "1 Konu Yanıtı",
4
4
  "Allow access to your Gallery": "Galerinize erişime izin verin",
5
5
  "Allow camera access in device settings": "Cihaz ayarlarında kamera erişimine izin ver",
6
6
  "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "Bu mesajı kalıcı olarak silmek istediğinizden emin misiniz?",
8
- "Are you sure?": "Emin misiniz?",
8
+ "Are you sure?": "",
9
9
  "Block User": "Kullanıcıyı engelle",
10
10
  "Cancel": "İptal",
11
11
  "Cannot Flag Message": "Raporlama Başarısız",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Yorumunuzun diğerlerini nasıl hissettirebileceğini düşünün ve topluluk kurallarımızı takip ettiğinizden emin olun",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
13
13
  "Copy Message": "Mesajı Kopyala",
14
14
  "Delete": "Sil",
15
15
  "Delete Message": "Mesajı Sil",
@@ -35,11 +35,11 @@
35
35
  "Loading messages...": "",
36
36
  "Loading...": "",
37
37
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
38
- "Message Reactions": "",
38
+ "Message Reactions": "Mesaj Tepkileri",
39
39
  "Message deleted": "",
40
40
  "Message flagged": "Mesaj işaretlendi",
41
41
  "Mute User": "Kullanıcıyı sessize al",
42
- "Not supported": "Desteklenmiyor",
42
+ "Not supported": "",
43
43
  "Nothing yet...": "",
44
44
  "Ok": "Tamam",
45
45
  "Only visible to you": "",
@@ -52,28 +52,28 @@
52
52
  "Please select a channel first": "",
53
53
  "Reconnecting...": "",
54
54
  "Reply": "Yanıtla",
55
- "Reply to Message": "",
55
+ "Reply to Message": "Mesajı Yanıtla",
56
56
  "Resend": "Yeniden gönder",
57
- "Search GIFs": "",
57
+ "Search GIFs": "GIF Ara",
58
58
  "Select More Photos": "Daha Fazla Fotoğraf Seçin",
59
- "Send Anyway": "Yine de Gönder",
60
- "Send a message": "",
59
+ "Send Anyway": "",
60
+ "Send a message": "Mesaj gönder",
61
61
  "Sending links is not allowed in this conversation": "",
62
- "Slow mode ON": "",
62
+ "Slow mode ON": "Yavaş Mod Açık",
63
63
  "The message has been reported to a moderator.": "Mesaj moderatöre bildirildi.",
64
64
  "Thread Reply": "Konu Yanıtı",
65
65
  "Unblock User": "Kullanıcının engelini kaldır",
66
66
  "Unknown User": "Bilinmeyen kullanıcı",
67
67
  "Unmute User": "Kullanıcının sesini aç",
68
68
  "Unpin from Conversation": "Sabitlemeyi kaldır",
69
- "Unread Messages": "Okunmamış Mesajlar",
69
+ "Unread Messages": "",
70
70
  "Video": "",
71
71
  "You": "",
72
72
  "You can't send messages in this channel": "",
73
73
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
74
74
  "{{ index }} of {{ photoLength }}": "{{ index }} / {{ photoLength }}",
75
75
  "{{ replyCount }} Replies": "{{ replyCount }} Cevap",
76
- "{{ replyCount }} Thread Replies": "",
76
+ "{{ replyCount }} Thread Replies": "{{responseCount}} Konu Cevapı",
77
77
  "{{ user }} is typing": "",
78
78
  "🏙 Attachment...": ""
79
79
  }
@@ -8,6 +8,8 @@ const DEFAULT_GLOBAL_STREAM_CONFIG = {
8
8
  /**
9
9
  * StreamChatRN - Global config for the RN Chat SDK
10
10
  * This config is used to enable/disable features and options for the SDK.
11
+ *
12
+ * @deprecated Use the `resizableCDNHosts` prop in the `Chat` component, instead. StreamChatRN will not be exposed starting the next major release.
11
13
  */
12
14
  export class StreamChatRN {
13
15
  /**
package/src/version.json CHANGED
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "5.26.1-beta.1"
2
+ "version": "5.26.1-beta.3"
3
3
  }