From c97aba48d07a9184b90b6c973b934ca9c03afd25 Mon Sep 17 00:00:00 2001 From: Mateusz Wiktor <39187473+techwritermat@users.noreply.github.com> Date: Thu, 3 Oct 2024 14:37:27 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9f588487a..990b4b456 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # PubNub Chat Components for React and React Native +> [!IMPORTANT] +> PubNub will stop supporting Chat Components on January 1, 2025, but you are welcome to contribute. Learn how to migrate to the Chat SDK [here](https://www.pubnub.com/docs/general/resources/migration-guides/react-components-chat-sdk). + PubNub Chat Components for React and React Native are the fastest way to add chat features like direct and group messaging, typing indicators, or reactions, without going through the complexity of the low-level architecture of real-time networks. - **Reduced Implementation Time**: Develop proof-of-concept and production-ready apps faster using predefined components.