Skip to content

Commit 72e8874

Browse files
huntiemeta-codesync[bot]
authored andcommitted
Replace ECOSYSTEM.md with Foundation site link (#57949)
Summary: Pull Request resolved: #57949 Changelog: [Internal] Reviewed By: vzaidman Differential Revision: D115886097 fbshipit-source-id: 6ce920da1e2de8a7dbd26cb824abdbbc7186afe6
1 parent 6660f4a commit 72e8874

3 files changed

Lines changed: 1 addition & 87 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Contributing to React Native
22

33
Thank you for your interest in contributing to React Native! From commenting on and triaging issues, to reviewing and sending Pull Requests, all contributions are welcome.
4-
We aim to build a vibrant and inclusive [ecosystem of partners, core contributors, and community](ECOSYSTEM.md) that goes beyond the main React Native GitHub repository.
54

65
To learn more about how to contribute check out the Contributing section on the React Native website:
76
* https://reactnative.dev/contributing/overview

ECOSYSTEM.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ in JavaScript, rendered with native code.
4545
- **Developer Velocity.** See local changes in seconds. Changes to JavaScript code are applied with Fast Refresh, without rebuilding the native app.
4646
- **Extend it yourself.** Native Modules let you call platform code directly from JavaScript, synchronously and type-safe — or reach for [thousands of existing libraries](https://reactnative.directory/).
4747

48-
React Native is developed and supported by many companies and individual core contributors. Find out more in our [ecosystem overview](https://github.com/react/react-native/blob/HEAD/ECOSYSTEM.md).
48+
React Native is developed and supported by many companies and individual core contributors. Find out more on the [React Foundation website](https://react.foundation/).
4949

5050
## Building your first React Native app
5151

0 commit comments

Comments
 (0)