From 2123ceb85e2723be88b8ee32c18df9b2afc7b2c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20Mila=C5=A1auskas?= Date: Wed, 2 Sep 2026 10:06:03 +0300 Subject: [PATCH] Update README with React Native upgrade plans Added information about upgrading UI Library for React Native. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 11860dfcd1..7ee78c81ca 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ #### React Native New Arc + + We are working on upgrading our UI Library to support the new React Native Architecture. Currently, we support React Native 0.73, and we plan to support React Native 0.77 next. While we don’t have a timeline yet, this is part of our roadmap.