mirror of
https://github.com/zhigang1992/react-native-gifted-chat.git
synced 2026-04-28 20:25:43 +08:00
27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
# Want to use Gifted Chat with Pusher Chatkit?
|
||
|
||
## What is [Chatkit](https://pusher.com/chatkit?utm_source=github&utm_campaign=react-native-gifted-chat-sponsorship)?
|
||
|
||
<p align="center">
|
||
<a href="https://pusher.com/chatkit?utm_source=github&utm_campaign=react-native-gifted-chat-sponsorship">
|
||
<img width="650" src="https://github.com/bookercodes/react-native-gifted-chat/blob/master/media/chatit-banner.png?raw=true" alt="Pusher Chatkit"></a>
|
||
</p>
|
||
|
||
Chatkit is a hosted chat API for you React and React Native applications (it works with native [Android](https://docs.pusher.com/chatkit/reference/android?utm_source=github&utm_campaign=react-native-gifted-chat-sponsorship) and [iOS](https://docs.pusher.com/chatkit/reference/swift?utm_source=github&utm_campaign=react-native-gifted-chat-sponsorship) too!).
|
||
|
||
You can use it to power:
|
||
|
||
* Group chat
|
||
* One-to-one chat
|
||
* Private chat
|
||
* Read receipts
|
||
* Typing indicators
|
||
* Media messages
|
||
* ... And more
|
||
|
||
## How to Chatkit with Gifted Chat
|
||
|
||
We wrote a utorial on [How to build a chat app with Gifted Chat and Pusher Chatkit](https://pusher.com/tutorials/chat-app-react-native-gifted-chat) to help you get started.
|
||
|
||
Also check out the sample code in this folder.
|