From 77f100204bdf8d6b5ddaef1a32eae5e8f1e72e00 Mon Sep 17 00:00:00 2001 From: gyange Date: Fri, 31 Jul 2026 14:46:44 +0800 Subject: [PATCH] docs: add React Native for OpenHarmony --- docs/out-of-tree-platforms.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/out-of-tree-platforms.md b/docs/out-of-tree-platforms.md index b8ba1572412..942ca3b0fd6 100644 --- a/docs/out-of-tree-platforms.md +++ b/docs/out-of-tree-platforms.md @@ -10,6 +10,7 @@ React Native is not only for Android and iOS devices - our partners and the comm - [React Native macOS](https://github.com/microsoft/react-native-macos) - React Native for macOS and Cocoa. - [React Native Windows](https://github.com/microsoft/react-native-windows) - React Native for Microsoft's Universal Windows Platform (UWP). - [React Native visionOS](https://github.com/callstack/react-native-visionos) - React Native for Apple's visionOS. +- [React Native OpenHarmony](https://atomgit.com/CPF-RN/ohos_react_native) - React Native for OpenHarmony. **From Community**