Skip to content

Commit af45ac8

Browse files
Merge branch 'v4.0.0-beta.7' of https://github.com/GetStream/stream-chat-react-native into mads/dependencies-audits
2 parents 4927962 + 5801f29 commit af45ac8

File tree

201 files changed

+3887
-7586
lines changed

Some content is hidden

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

201 files changed

+3887
-7586
lines changed

.github/workflows/check-pr.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,3 @@ jobs:
2525
run: yarn lerna-workspaces run lint && cd docusaurus && npx prettier --check '**/*.mdx'
2626
- name: Test
2727
run: yarn test:unit
28-
- name: Chonkbot
29-
uses: tpbowden/[email protected]
30-
with:
31-
token: ${{ secrets.GITHUB_TOKEN }}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This repo includes 4 example apps. One made with Expo, one Native JavaScript cod
4646

4747
- [Expo example](./examples/ExpoMessaging)
4848
- [Native example](./examples/NativeMessaging)
49-
- [Typescript example](./examples/TypescriptMessaging)
49+
- [Typescript example](./examples/TypeScriptMessaging)
5050
- [Fully featured messaging application](./examples/SampleApp)
5151

5252
Besides, our team maintains a dedicated repository for fully-fledged sample applications and demos at [GetStream/react-native-samples](https://github.com/GetStream/react-native-samples). Please consider checking following sample applications:
1.45 MB
Loading
2.12 MB
Loading
1.49 MB
Loading
1.47 MB
Loading
2.15 MB
Loading
1.46 MB
Loading
7.64 KB
Loading
17.3 KB
Loading

0 commit comments

Comments
 (0)