From 0506949383d6aff2c546f79053fc301f867d9224 Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 11 Dec 2025 15:26:49 +0100 Subject: [PATCH 1/3] docs: update link to new npm package --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 19b4c492..f2193ba2 100644 --- a/README.md +++ b/README.md @@ -6,21 +6,22 @@ ![Rive hero image](https://rive-app.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fff44ed5f-1eea-4154-81ef-84547e61c3fd%2Frive_notion.png?table=block&id=f198cab2-c0bc-4ce8-970c-42220379bcf3&spaceId=9c949665-9ad9-445f-b9c4-5ee204f8b60c&width=2000&userId=&cache=v2) -> **🚀 New Runtime Available for Testing!** +> **🚀 New Runtime Available!** > -> We're excited to announce that the new Rive React Native runtime is now public and ready for testing. Built with Nitro for improved performance and better React Native integration, this next-generation runtime leverages the new React Native architecture and will eventually be distributed on NPM under the name `@rive-app/react-native`. +> The new Rive React Native runtime is now available. Built with Nitro for improved performance and better React Native integration. > -> **Try it now:** https://github.com/rive-app/rive-nitro-react-native +> **Try it now:** > -> **Current Status:** The new package is in development preview. While it's functional and actively maintained, the API may change in future releases. We recommend testing thoroughly before using in production applications. +> - [GitHub(]https://github.com/rive-app/rive-nitro-react-native) +> - [NPM](https://www.npmjs.com/package/@rive-app/react-native) +> +> We're actively gathering feedback to improve the new runtime. Please share your thoughts and report any issues you > > **Migration Timeline:** > > - **Short term:** Complete the new runtime and unblock production usage > - **Medium term:** Address major concerns in this legacy package while supporting migration > - **Long term:** Full migration to the new package -> -> We're actively gathering feedback to improve the new runtime. Please share your thoughts and report any issues you encounter! A React Native runtime library for [Rive](https://rive.app). From 8c3b54f6a1fe7d1cb165bb081dc75091a32df3aa Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 11 Dec 2025 15:30:28 +0100 Subject: [PATCH 2/3] docs: update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f2193ba2..0b8562ad 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Rive React Native -![Rive hero image](https://rive-app.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fff44ed5f-1eea-4154-81ef-84547e61c3fd%2Frive_notion.png?table=block&id=f198cab2-c0bc-4ce8-970c-42220379bcf3&spaceId=9c949665-9ad9-445f-b9c4-5ee204f8b60c&width=2000&userId=&cache=v2) +![Rive hero image](https://cdn.rive.app/rive_logo_dark_bg.png) > **🚀 New Runtime Available!** > @@ -12,14 +12,14 @@ > > **Try it now:** > -> - [GitHub(]https://github.com/rive-app/rive-nitro-react-native) +> - [GitHub](https://github.com/rive-app/rive-nitro-react-native) > - [NPM](https://www.npmjs.com/package/@rive-app/react-native) > > We're actively gathering feedback to improve the new runtime. Please share your thoughts and report any issues you > > **Migration Timeline:** > -> - **Short term:** Complete the new runtime and unblock production usage +> - **Short term:** Complete the new runtime, see [Feature Support](https://github.com/rive-app/rive-nitro-react-native?tab=readme-ov-file#feature-support) and [Roadmap](https://github.com/rive-app/rive-nitro-react-native?tab=readme-ov-file#roadmap) > - **Medium term:** Address major concerns in this legacy package while supporting migration > - **Long term:** Full migration to the new package From 9170944213e69a07146ccabf9764d40295505bd4 Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 11 Dec 2025 15:31:30 +0100 Subject: [PATCH 3/3] docs: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b8562ad..dc446826 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ > - [GitHub](https://github.com/rive-app/rive-nitro-react-native) > - [NPM](https://www.npmjs.com/package/@rive-app/react-native) > -> We're actively gathering feedback to improve the new runtime. Please share your thoughts and report any issues you +> We're actively gathering feedback to improve the new runtime. Please share your thoughts and report any issues you encounter. > > **Migration Timeline:** >