Skip to content

Commit c67c692

Browse files
committed
Merge branch 'develop' into chore/remove-threads-reload
2 parents 6880cef + 2603ff1 commit c67c692

File tree

184 files changed

+6881
-503
lines changed

Some content is hidden

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

184 files changed

+6881
-503
lines changed

β€Ž.gitignoreβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ index.android.bundle
2323
*.app
2424
*.DSYM.zip
2525
**/metrics/
26+
27+
#docusaurus
28+
docusaurus/shared

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,16 @@ RNCLI
4242
CDNs
4343
haptics
4444
async
45-
Podfile
45+
Podfile
46+
boolean
47+
Async
48+
subscribable
49+
memoizing
50+
Boolean
51+
draggable
52+
sendMessage
53+
overridable
54+
loadMore
55+
pollAnswers
56+
enum
57+
SendMessage

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[![NPM](https://img.shields.io/npm/v/stream-chat-react-native.svg)](https://www.npmjs.com/package/stream-chat-react-native)
1212
[![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)
1313
[![Component Reference](https://img.shields.io/badge/docs-component%20reference-blue.svg)](https://getstream.io/chat/docs/sdk/reactnative)
14-
![JS Bundle Size](https://img.shields.io/badge/js_bundle_size-447%20KB-blue)
14+
![JS Bundle Size](https://img.shields.io/badge/js_bundle_size-451%20KB-blue)
1515

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

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

0 commit comments

Comments
Β (0)