directory icon indicating copy to clipboard operation
directory copied to clipboard

Reuse of this tool

Open arochedy opened this issue 1 year ago • 1 comments

Hello,

I created a npm package that use your project to automatically check all librairies that can support new architecture.

I hop you will enjoy this.

You can find details here : https://github.com/arochedy/react-native-check-new-archi

arochedy avatar Nov 04 '24 19:11 arochedy

Nice @arochedy, thanks for working on this! 👍

For a bit more context on tooling, we have made the New Architecture check a part of expo install process:

  • https://github.com/expo/expo/pull/31222

And, we also run the check as part of expo-doctor tasks:

  • https://www.npmjs.com/package/expo-doctor
  • https://github.com/expo/expo/pull/30496
  • https://github.com/expo/expo/pull/31931

Simek avatar Nov 04 '24 20:11 Simek

Closing this one since, it was not exactly an issue with the Directory, it was just a heads up for us! 🙂

Simek avatar Jul 06 '25 13:07 Simek