Creating a chat app using TalkJS chat API and React Native
This is an older tutorial. Check out the Getting started guide for React Native. This tutorial will show you how
This is an older tutorial. Check out the Getting started guide for React Native. This tutorial will show you how
Note: this is an old tutorial. We recommend that you instead use our React SDK – try it out with our
This is an older tutorial. Check out the Getting started guide for Angular. This tutorial will show you how you
You can let users start a chat as soon as they visit your site or app, without them having to register for an account.
This is something you'll need to build and then use our chat engine. You can programmatically create chat
We currently don't offer a pre-built integration with other messaging services. But we provide our customers with a
If you'd like users to register before being able to send messages in the chat you can do
Yes, we have a REST API call for that: talkjs.com/docs/REST_API/Reference/User_Presence.html.
Yes, there are two different ways to do this: When you create Talk.User's in your code you
Yes! We have localization support to show TalkJS in your user's own language. This localizes all UI texts
Yes, all plans include a forever free development mode. You get credentials for using TalkJS in production by “going live”
Sometimes you might want to receive an copy of messages when they are sent to a specific user or conversation.