-
Notifications
You must be signed in to change notification settings - Fork 324
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2309 from GetStream/develop
Next Release
- Loading branch information
Showing
85 changed files
with
1,039 additions
and
1,183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
|
||
[![NPM](https://img.shields.io/npm/v/stream-chat-react-native.svg)](https://www.npmjs.com/package/stream-chat-react-native) | ||
[![Build Status](https://github.com/GetStream/stream-chat-react-native/workflows/build/badge.svg)](https://github.com/GetStream/stream-chat-react-native/actions) | ||
[![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) | ||
[![Component Reference](https://img.shields.io/badge/docs-component%20reference-blue.svg)](https://getstream.io/chat/docs/sdk/reactnative) | ||
|
||
<img align="right" src="https://getstream.imgix.net/images/ios-chat-tutorial/[email protected]?auto=format,enhance" width="50%" /> | ||
|
@@ -25,10 +25,15 @@ | |
|
||
## Contents | ||
|
||
- [React Native Chat Tutorial](#-react-native-chat-tutorial) | ||
- [Example Apps](#-example-apps) | ||
- [Keep in mind](#-keep-in-mind) | ||
- [Contributing](#-contributing) | ||
- [Official React Native SDK for Stream Chat](#official-react-native-sdk-for-stream-chat) | ||
- [Contents](#contents) | ||
- [📖 React Native Chat Tutorial](#-react-native-chat-tutorial) | ||
- [Free for Makers](#free-for-makers) | ||
- [🔮 Example Apps](#-example-apps) | ||
- [💬 Keep in mind](#-keep-in-mind) | ||
- [👏 Contributing](#-contributing) | ||
- [Git flow \& Release process](#git-flow--release-process) | ||
- [We are hiring](#we-are-hiring) | ||
|
||
## 📖 React Native Chat Tutorial | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.