directory
directory copied to clipboard
Reuse of this tool
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
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
Closing this one since, it was not exactly an issue with the Directory, it was just a heads up for us! 🙂