stream-chat-react-native-core
Advanced tools
Comparing version 5.44.4 to 5.44.5
@@ -384,5 +384,5 @@ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault"); | ||
testID: "message-list-item-".concat(index), | ||
children: [shouldApplyAndroidWorkaround && renderDateSeperator, renderMessage] | ||
children: [shouldApplyAndroidWorkaround && insertInlineUnreadIndicator && (0, _jsxRuntime.jsx)(InlineUnreadIndicator, {}), shouldApplyAndroidWorkaround && renderDateSeperator, renderMessage] | ||
}) | ||
}), !shouldApplyAndroidWorkaround && renderDateSeperator, insertInlineUnreadIndicator && (0, _jsxRuntime.jsx)(InlineUnreadIndicator, {})] | ||
}), !shouldApplyAndroidWorkaround && renderDateSeperator, !shouldApplyAndroidWorkaround && insertInlineUnreadIndicator && (0, _jsxRuntime.jsx)(InlineUnreadIndicator, {})] | ||
}) : (0, _jsxRuntime.jsxs)(_jsxRuntime.Fragment, { | ||
@@ -392,4 +392,4 @@ children: [(0, _jsxRuntime.jsxs)(_reactNative.View, { | ||
testID: "message-list-item-".concat(index), | ||
children: [shouldApplyAndroidWorkaround && renderDateSeperator, renderMessage] | ||
}), !shouldApplyAndroidWorkaround && renderDateSeperator, insertInlineUnreadIndicator && (0, _jsxRuntime.jsx)(InlineUnreadIndicator, {})] | ||
children: [shouldApplyAndroidWorkaround && insertInlineUnreadIndicator && (0, _jsxRuntime.jsx)(InlineUnreadIndicator, {}), shouldApplyAndroidWorkaround && renderDateSeperator, renderMessage] | ||
}), !shouldApplyAndroidWorkaround && renderDateSeperator, !shouldApplyAndroidWorkaround && insertInlineUnreadIndicator && (0, _jsxRuntime.jsx)(InlineUnreadIndicator, {})] | ||
}); | ||
@@ -396,0 +396,0 @@ }; |
{ | ||
"version": "5.44.4" | ||
"version": "5.44.5" | ||
} |
@@ -384,5 +384,5 @@ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault"); | ||
testID: "message-list-item-".concat(index), | ||
children: [shouldApplyAndroidWorkaround && renderDateSeperator, renderMessage] | ||
children: [shouldApplyAndroidWorkaround && insertInlineUnreadIndicator && (0, _jsxRuntime.jsx)(InlineUnreadIndicator, {}), shouldApplyAndroidWorkaround && renderDateSeperator, renderMessage] | ||
}) | ||
}), !shouldApplyAndroidWorkaround && renderDateSeperator, insertInlineUnreadIndicator && (0, _jsxRuntime.jsx)(InlineUnreadIndicator, {})] | ||
}), !shouldApplyAndroidWorkaround && renderDateSeperator, !shouldApplyAndroidWorkaround && insertInlineUnreadIndicator && (0, _jsxRuntime.jsx)(InlineUnreadIndicator, {})] | ||
}) : (0, _jsxRuntime.jsxs)(_jsxRuntime.Fragment, { | ||
@@ -392,4 +392,4 @@ children: [(0, _jsxRuntime.jsxs)(_reactNative.View, { | ||
testID: "message-list-item-".concat(index), | ||
children: [shouldApplyAndroidWorkaround && renderDateSeperator, renderMessage] | ||
}), !shouldApplyAndroidWorkaround && renderDateSeperator, insertInlineUnreadIndicator && (0, _jsxRuntime.jsx)(InlineUnreadIndicator, {})] | ||
children: [shouldApplyAndroidWorkaround && insertInlineUnreadIndicator && (0, _jsxRuntime.jsx)(InlineUnreadIndicator, {}), shouldApplyAndroidWorkaround && renderDateSeperator, renderMessage] | ||
}), !shouldApplyAndroidWorkaround && renderDateSeperator, !shouldApplyAndroidWorkaround && insertInlineUnreadIndicator && (0, _jsxRuntime.jsx)(InlineUnreadIndicator, {})] | ||
}); | ||
@@ -396,0 +396,0 @@ }; |
{ | ||
"version": "5.44.4" | ||
"version": "5.44.5" | ||
} |
{ | ||
"name": "stream-chat-react-native-core", | ||
"description": "The official React Native and Expo components for Stream Chat, a service for building chat applications", | ||
"version": "5.44.4", | ||
"version": "5.44.5", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "company": "Stream.io Inc", |
{ | ||
"version": "5.44.4" | ||
"version": "5.44.5" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13194211
199875