You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it's a good idea to add the library in the React Native Directory.
Now expo check all the lib againt this directory to know if they support the newArchitecture and fail with a warning if the lib is not found in the directory.
Check can be disabled for a specific lib but I think it's a good thing to enable it, because add the library in the directory is very easy
Thanks for your suggestion. We'll pass this request to our product team so they can review and prioritize it accordingly. As you mention, indeed the steps seem simple but we want to make sure that we provide the right information.
We appreciate your feedback and the detailed explanation.
Hello,
I think it's a good idea to add the library in the React Native Directory.
Now expo check all the lib againt this directory to know if they support the newArchitecture and fail with a warning if the lib is not found in the directory.
Check can be disabled for a specific lib but I think it's a good thing to enable it, because add the library in the directory is very easy
How to : https://github.com/react-native-community/directory/?tab=readme-ov-file#how-do-i-add-a-library
The text was updated successfully, but these errors were encountered: