From f047f2d17136561daf10ca38a17460bb3e1437bf Mon Sep 17 00:00:00 2001 From: chmjkb Date: Mon, 23 Mar 2026 14:56:04 +0100 Subject: [PATCH 1/2] fix: remove CxxModuleWrapper include --- .../android/src/main/cpp/ETInstallerModule.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/react-native-executorch/android/src/main/cpp/ETInstallerModule.h b/packages/react-native-executorch/android/src/main/cpp/ETInstallerModule.h index 78a95f4f8b..82531ac9d5 100644 --- a/packages/react-native-executorch/android/src/main/cpp/ETInstallerModule.h +++ b/packages/react-native-executorch/android/src/main/cpp/ETInstallerModule.h @@ -2,7 +2,6 @@ #include #include -#include #include #include @@ -40,4 +39,4 @@ class ETInstallerModule : public jni::HybridClass { const std::shared_ptr &jsCallInvoker); }; -} // namespace rnexecutorch \ No newline at end of file +} // namespace rnexecutorch From 46eb51cc59a9bb1d0a19318e2c608ecaf4c6edd3 Mon Sep 17 00:00:00 2001 From: chmjkb Date: Tue, 24 Mar 2026 10:30:54 +0100 Subject: [PATCH 2/2] docs: add compatibility table to docs --- docs/docs/07-other/01-compatibility.mdx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/docs/07-other/01-compatibility.mdx b/docs/docs/07-other/01-compatibility.mdx index bea6c7cf69..7b26f3ffe3 100644 --- a/docs/docs/07-other/01-compatibility.mdx +++ b/docs/docs/07-other/01-compatibility.mdx @@ -17,7 +17,7 @@ React Native ExecuTorch supports only the [New Architecture](https://reactnative React Native ExecuTorch - React Native version + React Native version 0.78 @@ -26,6 +26,7 @@ React Native ExecuTorch supports only the [New Architecture](https://reactnative 0.81 0.82 0.83 + 0.84 @@ -37,6 +38,7 @@ React Native ExecuTorch supports only the [New Architecture](https://reactnative
yes
yes
yes
+
yes
@@ -49,7 +51,7 @@ React Native ExecuTorch supports only the [New Architecture](https://reactnative Bare Resource Fetcher - React Native version + React Native version 0.78 @@ -58,6 +60,7 @@ React Native ExecuTorch supports only the [New Architecture](https://reactnative 0.81 0.82 0.83 + 0.84 @@ -69,6 +72,7 @@ React Native ExecuTorch supports only the [New Architecture](https://reactnative
yes
yes
yes
+
yes