Skip to content

Commit aeeea75

Browse files
committed
Merge branch 'develop' into feat/forward-port-polls
# Conflicts: # examples/ExpoMessaging/yarn.lock # examples/SampleApp/ios/Podfile.lock # examples/SampleApp/ios/SampleApp.xcodeproj/project.pbxproj # examples/SampleApp/yarn.lock # examples/TypeScriptMessaging/ios/Podfile.lock # examples/TypeScriptMessaging/yarn.lock # package/native-package/package.json # package/native-package/yarn.lock # package/src/components/AttachmentPicker/components/AttachmentPickerSelectionBar.tsx # package/src/components/Channel/Channel.tsx # package/src/components/Channel/hooks/useCreateMessagesContext.ts # package/src/components/Message/Message.tsx # package/src/components/Message/MessageSimple/MessageContent.tsx # package/src/components/MessageOverlay/MessageOverlay.tsx # package/src/contexts/messageInputContext/MessageInputContext.tsx # package/src/contexts/messageOverlayContext/MessageOverlayContext.tsx # package/src/contexts/messagesContext/MessagesContext.tsx # package/src/contexts/overlayContext/OverlayProvider.tsx # package/src/contexts/themeContext/utils/theme.ts # package/src/store/SqliteClient.ts # package/yarn.lock
2 parents f65878d + 5052d03 commit aeeea75

File tree

141 files changed

+6004
-119
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+6004
-119
lines changed

β€Ž.styles/Vocab/Base/accept.txtβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,10 @@ Async
5252
subscribable
5353
memoizing
5454
Boolean
55+
draggable
56+
sendMessage
57+
overridable
58+
loadMore
59+
pollAnswers
60+
enum
61+
SendMessage

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[![NPM](https://img.shields.io/npm/v/stream-chat-react-native.svg)](https://www.npmjs.com/package/stream-chat-react-native)
1111
[![Build Status](https://github.com/GetStream/stream-chat-react-native/actions/workflows/release.yml/badge.svg)](https://github.com/GetStream/stream-chat-react-native/actions)
1212
[![Component Reference](https://img.shields.io/badge/docs-component%20reference-blue.svg)](https://getstream.io/chat/docs/sdk/reactnative)
13-
![JS Bundle Size](https://img.shields.io/badge/js_bundle_size-447%20KB-blue)
13+
![JS Bundle Size](https://img.shields.io/badge/js_bundle_size-451%20KB-blue)
1414

1515
<img align="right" src="https://getstream.imgix.net/images/ios-chat-tutorial/[email protected]?auto=format,enhance" width="50%" />
1616

126 KB
Loading
962 KB
Loading
101 KB
Loading
171 KB
Loading
231 KB
Loading
170 KB
Loading
240 KB
Loading
239 KB
Loading

0 commit comments

Comments
Β (0)