From 897c2ffd5cd0efc0dca659d1479dbee58e4713d4 Mon Sep 17 00:00:00 2001 From: Andrew Gable Date: Sat, 24 Jun 2023 20:50:45 -0700 Subject: [PATCH] Add @Expensify to React Native incubating partners list (#37497) Summary: Adding Expensify to the React Native incubating partners list ## Changelog: [Internal] - Adding Expensify to the React Native incubating partners list Pull Request resolved: https://github.com/facebook/react-native/pull/37497 Test Plan: N/A - Just documentation update Reviewed By: TheSavior Differential Revision: D47002327 Pulled By: rickhanlonii fbshipit-source-id: 39adf1e519e32aaf911baacb78a5549109d4c0c0 --- ECOSYSTEM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 7fc3bf833bd..7c958a9ccec 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -38,7 +38,7 @@ Examples of contributing to the release include being a [community releaser](htt * **[Wix.com](https://wix.engineering/open-source):** Maintains a variety of React Native open source projects ([see all](https://github.com/orgs/wix/repositories?q=react-native)), including: [Detox](https://wix.github.io/Detox/) end-to-end testing library for React Native apps, [RN UILib](https://wix.github.io/react-native-ui-lib/), [RN Navigation](https://wix.github.io/react-native-navigation/), [RN Calendars](https://wix.github.io/react-native-calendars/) and [RN Notifications](https://github.com/wix/react-native-notifications). ### Incubating partners: -* There are no current incubating partners. +* **[Expensify](https://expensify.com/):** Developing [Expensify Chat](https://github.com/Expensify/App), an open-source React Native app built by the community, while [sponsoring dependencies](https://github.com/orgs/Expensify/sponsoring), conferences, and New Architecture advancements. When you are contributing to React Native, you'll most likely meet somebody who works at one of the partner companies and who is a core contributor.