rnx-kit icon indicating copy to clipboard operation
rnx-kit copied to clipboard

Investigate a partnership between align-deps and https://reactnative.directory

Open afoxman opened this issue 3 years ago • 3 comments

https://reactnative.directory is a listing of React Native community projects, catalogued with interesting project metadata like repo popularity/activity (stars, forks, issues) and usage (monthly npm downloads).

See if there is an opportunity to leverage this data in dep-check, in partnership with reactnative.directory.

  • Can we use it as-is to make dep-check better?
  • Should we augment the data to include compatibility info (something we can curate, but that package authors can also publish on their own)?

If we decide to pursue this, do it in the open using the rnx-kit website and GitHub issue tracker. Incorporate it into the rnx-kit website docs.

Originally posted by @kelset in https://github.com/microsoft/rnx-kit/pull/1328#discussion_r837349076

afoxman avatar Mar 29 '22 23:03 afoxman

There was some initial interest but no one is moving this forward. Leaving it on the backlog. We can probably make a framework that Expo will like if we put the work in, and if they can fit their internal data (they have this mapping already) into it.

afoxman avatar May 31 '22 20:05 afoxman

During AppJS Brent actually gave us an interesting update, there's an ongoing PR to basically do the first fundamental step in this, meaning scraping from the rnx-kit config the versions: https://github.com/react-native-community/directory/pull/838

kelset avatar Jun 13 '22 11:06 kelset

Pretty much blocked until https://github.com/react-native-community/discussions-and-proposals/pull/588 is fully figured out, see https://github.com/microsoft/rnx-kit/issues/1863

kelset avatar Aug 07 '23 14:08 kelset