From e6e5ce6a516ba6a44de7eec969bd377f054ceb59 Mon Sep 17 00:00:00 2001 From: Nicola Corti Date: Fri, 21 Aug 2026 03:14:01 -0700 Subject: [PATCH] Restore `ECOSYSTEM.md` as Foundation redirect Summary: Restore `ECOSYSTEM.md` so existing GitHub links continue to resolve. Explain that React Native is now part of the React Foundation and direct readers to the Foundation website for current ecosystem information. Changelog: [Internal] Differential Revision: D116920238 --- ECOSYSTEM.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ECOSYSTEM.md diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md new file mode 100644 index 00000000000..68c20f71144 --- /dev/null +++ b/ECOSYSTEM.md @@ -0,0 +1,5 @@ +# The React Native Ecosystem + +The React Native project is now part of the [React Foundation](https://react.foundation/). + +The ecosystem information previously maintained in this document has been superseded by the [React Foundation website](https://react.foundation/). Visit the website for current information about the React Native ecosystem.