stream-chat-react-native-core 5.31.1-beta.1 → 5.31.2-beta.1

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 (55) hide show
  1. package/lib/commonjs/components/MessageList/MessageList.js +9 -18
  2. package/lib/commonjs/components/MessageList/MessageList.js.map +1 -1
  3. package/lib/commonjs/i18n/es.json +12 -12
  4. package/lib/commonjs/i18n/fr.json +12 -12
  5. package/lib/commonjs/i18n/he.json +12 -12
  6. package/lib/commonjs/i18n/hi.json +12 -12
  7. package/lib/commonjs/i18n/it.json +12 -12
  8. package/lib/commonjs/i18n/ja.json +12 -12
  9. package/lib/commonjs/i18n/ko.json +12 -12
  10. package/lib/commonjs/i18n/nl.json +12 -12
  11. package/lib/commonjs/i18n/pt-BR.json +12 -12
  12. package/lib/commonjs/i18n/ru.json +12 -12
  13. package/lib/commonjs/i18n/tr.json +12 -12
  14. package/lib/commonjs/version.json +1 -1
  15. package/lib/module/components/MessageList/MessageList.js +9 -18
  16. package/lib/module/components/MessageList/MessageList.js.map +1 -1
  17. package/lib/module/i18n/es.json +12 -12
  18. package/lib/module/i18n/fr.json +12 -12
  19. package/lib/module/i18n/he.json +12 -12
  20. package/lib/module/i18n/hi.json +12 -12
  21. package/lib/module/i18n/it.json +12 -12
  22. package/lib/module/i18n/ja.json +12 -12
  23. package/lib/module/i18n/ko.json +12 -12
  24. package/lib/module/i18n/nl.json +12 -12
  25. package/lib/module/i18n/pt-BR.json +12 -12
  26. package/lib/module/i18n/ru.json +12 -12
  27. package/lib/module/i18n/tr.json +12 -12
  28. package/lib/module/version.json +1 -1
  29. package/lib/typescript/components/MessageList/MessageList.d.ts.map +1 -1
  30. package/lib/typescript/i18n/es.json +12 -12
  31. package/lib/typescript/i18n/fr.json +12 -12
  32. package/lib/typescript/i18n/he.json +12 -12
  33. package/lib/typescript/i18n/hi.json +12 -12
  34. package/lib/typescript/i18n/it.json +12 -12
  35. package/lib/typescript/i18n/ja.json +12 -12
  36. package/lib/typescript/i18n/ko.json +12 -12
  37. package/lib/typescript/i18n/nl.json +12 -12
  38. package/lib/typescript/i18n/pt-BR.json +12 -12
  39. package/lib/typescript/i18n/ru.json +12 -12
  40. package/lib/typescript/i18n/tr.json +12 -12
  41. package/package.json +1 -1
  42. package/src/components/MessageList/MessageList.tsx +51 -62
  43. package/src/components/Thread/__tests__/__snapshots__/Thread.test.js.snap +0 -1
  44. package/src/i18n/es.json +12 -12
  45. package/src/i18n/fr.json +12 -12
  46. package/src/i18n/he.json +12 -12
  47. package/src/i18n/hi.json +12 -12
  48. package/src/i18n/it.json +12 -12
  49. package/src/i18n/ja.json +12 -12
  50. package/src/i18n/ko.json +12 -12
  51. package/src/i18n/nl.json +12 -12
  52. package/src/i18n/pt-BR.json +12 -12
  53. package/src/i18n/ru.json +12 -12
  54. package/src/i18n/tr.json +12 -12
  55. package/src/version.json +1 -1
@@ -20,24 +20,24 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "読み込みエラー",
23
+ "Error loading": "",
24
24
  "Error loading channel list...": "",
25
- "Error loading messages for this channel...": "このチャネルのメッセージの読み込み中にエラーが発生しました。。。",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File is too large: {{ size }}, maximum upload size is {{ limit }}": "",
28
28
  "File type not supported": "",
29
29
  "Flag": "",
30
30
  "Flag Message": "",
31
31
  "Flag action failed either due to a network issue or the message is already flagged": "",
32
- "Hold to start recording.": "",
32
+ "Hold to start recording.": "録音を開始するには押し続けてください。",
33
33
  "How about sending your first message to a friend?": "",
34
34
  "Instant Commands": "",
35
35
  "Let's start chatting!": "",
36
36
  "Links are disabled": "",
37
- "Loading channels...": "チャネルを読み込み中。。。",
38
- "Loading messages...": "メッセージを読み込み中。。。",
39
- "Loading...": "読み込み中。。。",
40
- "Message Reactions": "メッセージのリアクション",
37
+ "Loading channels...": "",
38
+ "Loading messages...": "",
39
+ "Loading...": "",
40
+ "Message Reactions": "",
41
41
  "Message deleted": "メッセージが削除されました",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
@@ -47,11 +47,11 @@
47
47
  "Ok": "",
48
48
  "Only visible to you": "あなただけに見える",
49
49
  "Open Settings": "",
50
- "Photo": "",
50
+ "Photo": "写真",
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "ピン留めされユーザー",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "設定でオーディオの権限を許可してください。",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "再接続中。。。",
@@ -71,13 +71,13 @@
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
73
  "Unread Messages": "",
74
- "Video": "",
74
+ "Video": "ビデオ",
75
75
  "You": "あなた",
76
76
  "You can't send messages in this channel": "",
77
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }}と{{ nonSelfUserLength }}人がタイピングしています",
78
78
  "{{ index }} of {{ photoLength }}": "",
79
79
  "{{ replyCount }} Replies": "",
80
80
  "{{ replyCount }} Thread Replies": "{{ replyCount }}件のスレッド返信",
81
- "{{ user }} is typing": "",
81
+ "{{ user }} is typing": "{{ user }}はタイピング中",
82
82
  "🏙 Attachment...": ""
83
83
  }
@@ -20,24 +20,24 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "로드 오류",
23
+ "Error loading": "",
24
24
  "Error loading channel list...": "",
25
- "Error loading messages for this channel...": "이 채널의 메시지를로드하는 동안 오류가 발생했습니다...",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File is too large: {{ size }}, maximum upload size is {{ limit }}": "",
28
28
  "File type not supported": "",
29
29
  "Flag": "",
30
30
  "Flag Message": "",
31
31
  "Flag action failed either due to a network issue or the message is already flagged": "",
32
- "Hold to start recording.": "",
32
+ "Hold to start recording.": "녹음을 시작하려면 눌러주세요.",
33
33
  "How about sending your first message to a friend?": "",
34
34
  "Instant Commands": "",
35
35
  "Let's start chatting!": "",
36
36
  "Links are disabled": "",
37
- "Loading channels...": "채널을 로딩 중...",
38
- "Loading messages...": "메시지를 로딩 중...",
39
- "Loading...": "로딩 중...",
40
- "Message Reactions": "메시지의 리액션",
37
+ "Loading channels...": "",
38
+ "Loading messages...": "",
39
+ "Loading...": "",
40
+ "Message Reactions": "",
41
41
  "Message deleted": "메시지가 삭제되었습니다.",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
@@ -47,11 +47,11 @@
47
47
  "Ok": "",
48
48
  "Only visible to you": "당신만 볼 수 있습니다",
49
49
  "Open Settings": "",
50
- "Photo": "",
50
+ "Photo": "사진",
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "고정된 사용자",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "설정에서 오디오 권한을 허용해주세요.",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "다시 연결 중...",
@@ -71,13 +71,13 @@
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
73
  "Unread Messages": "",
74
- "Video": "",
74
+ "Video": "동영상",
75
75
  "You": "당신",
76
76
  "You can't send messages in this channel": "",
77
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} 외 {{ nonSelfUserLength }}명이 입력 중입니다",
78
78
  "{{ index }} of {{ photoLength }}": "",
79
79
  "{{ replyCount }} Replies": "",
80
80
  "{{ replyCount }} Thread Replies": "{{ replyCount }} 스레드 답글",
81
- "{{ user }} is typing": "",
81
+ "{{ user }} is typing": "{{ user }} 타이핑 중",
82
82
  "🏙 Attachment...": ""
83
83
  }
@@ -20,24 +20,24 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "Probleem bij het laden",
23
+ "Error loading": "",
24
24
  "Error loading channel list...": "",
25
- "Error loading messages for this channel...": "Probleem bij het laden van de berichten in dit kanaal...",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File is too large: {{ size }}, maximum upload size is {{ limit }}": "",
28
28
  "File type not supported": "",
29
29
  "Flag": "",
30
30
  "Flag Message": "",
31
31
  "Flag action failed either due to a network issue or the message is already flagged": "",
32
- "Hold to start recording.": "",
32
+ "Hold to start recording.": "Houd vast om opname te starten.",
33
33
  "How about sending your first message to a friend?": "",
34
34
  "Instant Commands": "",
35
35
  "Let's start chatting!": "",
36
36
  "Links are disabled": "",
37
- "Loading channels...": "Kanalen aan het laden...",
38
- "Loading messages...": "Berichten aan het laden...",
39
- "Loading...": "Aan het laden...",
40
- "Message Reactions": "Bericht Reacties",
37
+ "Loading channels...": "",
38
+ "Loading messages...": "",
39
+ "Loading...": "",
40
+ "Message Reactions": "",
41
41
  "Message deleted": "Bericht verwijderd",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
@@ -47,11 +47,11 @@
47
47
  "Ok": "",
48
48
  "Only visible to you": "Alleen zichtbaar voor jou",
49
49
  "Open Settings": "",
50
- "Photo": "",
50
+ "Photo": "Foto",
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "Vastgemaakt door",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "Gelieve audio toestemmingen toe te staan in de instellingen.",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "Opnieuw Verbinding Maken...",
@@ -71,13 +71,13 @@
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
73
  "Unread Messages": "",
74
- "Video": "",
74
+ "Video": "Video",
75
75
  "You": "U",
76
76
  "You can't send messages in this channel": "",
77
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} en {{ nonSelfUserLength }} anderen zijn aan het typen",
78
78
  "{{ index }} of {{ photoLength }}": "",
79
79
  "{{ replyCount }} Replies": "",
80
80
  "{{ replyCount }} Thread Replies": "{{replyCount}} Discussiereacties",
81
- "{{ user }} is typing": "",
81
+ "{{ user }} is typing": "{{ user }} is aan het typen",
82
82
  "🏙 Attachment...": ""
83
83
  }
@@ -20,24 +20,24 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "Erro ao carregar",
23
+ "Error loading": "",
24
24
  "Error loading channel list...": "",
25
- "Error loading messages for this channel...": "Erro ao carregar mensagens para este canal...",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File is too large: {{ size }}, maximum upload size is {{ limit }}": "",
28
28
  "File type not supported": "",
29
29
  "Flag": "",
30
30
  "Flag Message": "",
31
31
  "Flag action failed either due to a network issue or the message is already flagged": "",
32
- "Hold to start recording.": "",
32
+ "Hold to start recording.": "Mantenha pressionado para começar a gravar.",
33
33
  "How about sending your first message to a friend?": "",
34
34
  "Instant Commands": "",
35
35
  "Let's start chatting!": "",
36
36
  "Links are disabled": "",
37
- "Loading channels...": "Carregando canais...",
38
- "Loading messages...": "Carregando mensagens...",
39
- "Loading...": "Carregando...",
40
- "Message Reactions": "Reações à Mensagem",
37
+ "Loading channels...": "",
38
+ "Loading messages...": "",
39
+ "Loading...": "",
40
+ "Message Reactions": "",
41
41
  "Message deleted": "Mensagem excluída",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
@@ -47,11 +47,11 @@
47
47
  "Ok": "",
48
48
  "Only visible to you": "Apenas visível para você",
49
49
  "Open Settings": "",
50
- "Photo": "",
50
+ "Photo": "Foto",
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "Fixado por",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "Por favor, permita as permissões de áudio nas configurações.",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "Reconectando...",
@@ -71,13 +71,13 @@
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
73
  "Unread Messages": "",
74
- "Video": "",
74
+ "Video": "Vídeo",
75
75
  "You": "Você",
76
76
  "You can't send messages in this channel": "",
77
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} e mais {{ nonSelfUserLength }} pessoa(s) estão digitando",
78
78
  "{{ index }} of {{ photoLength }}": "",
79
79
  "{{ replyCount }} Replies": "",
80
80
  "{{ replyCount }} Thread Replies": "{{ replyCount }} Respostas de Thread",
81
- "{{ user }} is typing": "",
81
+ "{{ user }} is typing": "{{ user }} está digitando",
82
82
  "🏙 Attachment...": ""
83
83
  }
@@ -20,24 +20,24 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "Ошибка при загрузке",
23
+ "Error loading": "",
24
24
  "Error loading channel list...": "",
25
- "Error loading messages for this channel...": "Ошибка загрузки сообщений для этого канала...",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File is too large: {{ size }}, maximum upload size is {{ limit }}": "",
28
28
  "File type not supported": "",
29
29
  "Flag": "",
30
30
  "Flag Message": "",
31
31
  "Flag action failed either due to a network issue or the message is already flagged": "",
32
- "Hold to start recording.": "",
32
+ "Hold to start recording.": "Удерживайте, чтобы начать запись.",
33
33
  "How about sending your first message to a friend?": "",
34
34
  "Instant Commands": "",
35
35
  "Let's start chatting!": "",
36
36
  "Links are disabled": "",
37
- "Loading channels...": "Загружаю каналы...",
38
- "Loading messages...": "Загружаю сообщения...",
39
- "Loading...": "Загружаю...",
40
- "Message Reactions": "Сообщения Реакции",
37
+ "Loading channels...": "",
38
+ "Loading messages...": "",
39
+ "Loading...": "",
40
+ "Message Reactions": "",
41
41
  "Message deleted": "Сообщение удалено",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
@@ -47,11 +47,11 @@
47
47
  "Ok": "",
48
48
  "Only visible to you": "Видно только вам",
49
49
  "Open Settings": "",
50
- "Photo": "",
50
+ "Photo": "Фото",
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "Закреплено пользователем",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "Пожалуйста, разрешите разрешения на аудио в настройках.",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "Переподключение...",
@@ -71,13 +71,13 @@
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
73
  "Unread Messages": "",
74
- "Video": "",
74
+ "Video": "видео",
75
75
  "You": "Вы",
76
76
  "You can't send messages in this channel": "",
77
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} и еще {{ nonSelfUserLength }} пишут",
78
78
  "{{ index }} of {{ photoLength }}": "",
79
79
  "{{ replyCount }} Replies": "",
80
80
  "{{ replyCount }} Thread Replies": "{{replyCount}} Ответы в темах",
81
- "{{ user }} is typing": "",
81
+ "{{ user }} is typing": "{{ user }} пишет",
82
82
  "🏙 Attachment...": ""
83
83
  }
@@ -20,24 +20,24 @@
20
20
  "Editing Message": "",
21
21
  "Emoji matching": "",
22
22
  "Empty message...": "",
23
- "Error loading": "Yükleme hatası",
23
+ "Error loading": "",
24
24
  "Error loading channel list...": "",
25
- "Error loading messages for this channel...": "Bu kanal için mesajlar yüklenirken hata oluştu...",
25
+ "Error loading messages for this channel...": "",
26
26
  "Error while loading, please reload/refresh": "",
27
27
  "File is too large: {{ size }}, maximum upload size is {{ limit }}": "",
28
28
  "File type not supported": "",
29
29
  "Flag": "",
30
30
  "Flag Message": "",
31
31
  "Flag action failed either due to a network issue or the message is already flagged": "",
32
- "Hold to start recording.": "",
32
+ "Hold to start recording.": "Kayıt yapmak için basılı tutun.",
33
33
  "How about sending your first message to a friend?": "",
34
34
  "Instant Commands": "",
35
35
  "Let's start chatting!": "",
36
36
  "Links are disabled": "",
37
- "Loading channels...": "Kanallar yükleniyor...",
38
- "Loading messages...": "Mesajlar yükleniyor...",
39
- "Loading...": "Yükleniyor...",
40
- "Message Reactions": "Mesaj Tepkileri",
37
+ "Loading channels...": "",
38
+ "Loading messages...": "",
39
+ "Loading...": "",
40
+ "Message Reactions": "",
41
41
  "Message deleted": "Mesaj silindi",
42
42
  "Message flagged": "",
43
43
  "Mute User": "",
@@ -47,11 +47,11 @@
47
47
  "Ok": "",
48
48
  "Only visible to you": "Sadece siz görebilirsiniz",
49
49
  "Open Settings": "",
50
- "Photo": "",
50
+ "Photo": "Fotoğraf",
51
51
  "Photos and Videos": "",
52
52
  "Pin to Conversation": "",
53
53
  "Pinned by": "Tarafından sabitlendi",
54
- "Please allow Audio permissions in settings.": "",
54
+ "Please allow Audio permissions in settings.": "Lütfen ayarlarda ses izinlerine izin verin",
55
55
  "Please enable access to your photos and videos so you can share them.": "",
56
56
  "Please select a channel first": "",
57
57
  "Reconnecting...": "Yeniden Bağlanılıyor...",
@@ -71,13 +71,13 @@
71
71
  "Unmute User": "",
72
72
  "Unpin from Conversation": "",
73
73
  "Unread Messages": "",
74
- "Video": "",
74
+ "Video": "Video",
75
75
  "You": "Sen",
76
76
  "You can't send messages in this channel": "",
77
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} ve {{ nonSelfUserLength }} kişi daha yazıyor",
78
78
  "{{ index }} of {{ photoLength }}": "",
79
79
  "{{ replyCount }} Replies": "",
80
80
  "{{ replyCount }} Thread Replies": "{{responseCount}} Konu Cevapı",
81
- "{{ user }} is typing": "",
81
+ "{{ user }} is typing": "{{ user }} yazıyor",
82
82
  "🏙 Attachment...": ""
83
83
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "5.31.1-beta.1"
2
+ "version": "5.31.2-beta.1"
3
3
  }
@@ -49,11 +49,6 @@ var styles = _reactNative.StyleSheet.create({
49
49
  flex: {
50
50
  flex: 1
51
51
  },
52
- invert: {
53
- transform: [{
54
- scaleY: -1
55
- }]
56
- },
57
52
  invertAndroid: {
58
53
  transform: [{
59
54
  scaleX: -1
@@ -701,17 +696,6 @@ var MessageListWithContext = function MessageListWithContext(props) {
701
696
  data: processedMessageList
702
697
  });
703
698
  }
704
- var renderListEmptyComponent = (0, _react.useCallback)(function () {
705
- return (0, _jsxRuntime.jsx)(_reactNative.View, {
706
- style: [styles.flex, {
707
- backgroundColor: white_snow
708
- }, shouldApplyAndroidWorkaround ? styles.invertAndroid : styles.invert],
709
- testID: "empty-state",
710
- children: (0, _jsxRuntime.jsx)(EmptyStateIndicator, {
711
- listType: "message"
712
- })
713
- });
714
- }, [EmptyStateIndicator, shouldApplyAndroidWorkaround]);
715
699
  var ListFooterComponent = (0, _react.useCallback)(function () {
716
700
  return (0, _jsxRuntime.jsx)(_reactNative.View, {
717
701
  style: shouldApplyAndroidWorkaround ? styles.invertAndroid : undefined,
@@ -757,7 +741,15 @@ var MessageListWithContext = function MessageListWithContext(props) {
757
741
  backgroundColor: white_snow
758
742
  }, container],
759
743
  testID: "message-flat-list-wrapper",
760
- children: [(0, _jsxRuntime.jsx)(FlatList, Object.assign({
744
+ children: [processedMessageList.length === 0 ? (0, _jsxRuntime.jsx)(_reactNative.View, {
745
+ style: [styles.flex, {
746
+ backgroundColor: white_snow
747
+ }],
748
+ testID: "empty-state",
749
+ children: (0, _jsxRuntime.jsx)(EmptyStateIndicator, {
750
+ listType: "message"
751
+ })
752
+ }) : (0, _jsxRuntime.jsx)(FlatList, Object.assign({
761
753
  CellRendererComponent: shouldApplyAndroidWorkaround ? InvertedCellRendererComponent : undefined,
762
754
  contentContainerStyle: [styles.contentContainer, additionalFlatListProps == null ? void 0 : additionalFlatListProps.contentContainerStyle, contentContainer],
763
755
  data: processedMessageList,
@@ -765,7 +757,6 @@ var MessageListWithContext = function MessageListWithContext(props) {
765
757
  inverted: shouldApplyAndroidWorkaround ? false : inverted,
766
758
  keyboardShouldPersistTaps: "handled",
767
759
  keyExtractor: keyExtractor,
768
- ListEmptyComponent: renderListEmptyComponent,
769
760
  ListFooterComponent: ListFooterComponent,
770
761
  ListHeaderComponent: ListHeaderComponent,
771
762
  maintainVisibleContentPosition: {