Product update · · 1 min read

Announcing the React Native SDK

TalkJS now offers a React Native SDK with prebuilt components for chat, replacing manual WebView setup and reducing boilerplate for React Native apps.

This is huge! We shipped a React Native SDK 😄 Also check out the React Native getting started guide.

With this new SDK, we wanted to take the hassle out of using TalkJS in React Native apps.

Before, it used to take a lot of boilerplate code to get things done.

All of this has been abstracted away now and condensed into a couple of React Native Components, an API that will feel natural to anyone using React Native.

Integrating TalkJS now requires significantly less code. Saving developers time and making their code less error-prone. Also, by using the SDK, developers get the guarantee for backward compatibility. Meaning they can be assured that even as TalkJS evolves, their code won't stop running.

We can't wait to see what you're building!