Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative for babel-plugin-module-resolver #4078

Open
ETLopes opened this issue Apr 9, 2024 · 0 comments
Open

Alternative for babel-plugin-module-resolver #4078

ETLopes opened this issue Apr 9, 2024 · 0 comments

Comments

@ETLopes
Copy link

ETLopes commented Apr 9, 2024

Description

The React Native documentation (https://reactnative.dev/docs/typescript) currently references babel-plugin-module-resolver, a library that has been archived and is no longer actively maintained. This raises concerns about the future reliability and support for this tool within the React Native ecosystem.

What is the problem?

The library babel-plugin-module-resolver mentioned in the React Native documentation for handling module aliases has been archived as of June 8, 2023, and is now in read-only mode. This means it will no longer receive updates or support, which could lead to potential issues for developers relying on this tool for their React Native projects.

How can we address it?

It would be beneficial for the React Native documentation to either update the current guidance with a maintained alternative or provide a new solution for managing module aliases. This will ensure that developers have access to reliable and supported tools for their development work.

Why is it important?

Having up-to-date and maintained tools referenced in the official documentation is crucial for developer productivity and the overall health of the React Native ecosystem. Relying on archived or unsupported libraries can lead to development challenges, including compatibility issues, lack of future feature development, and potential security vulnerabilities.

Who needs this?

This change is important for all React Native developers, especially those who are relying on module aliasing in their projects. It is particularly crucial for new learners who are following the official documentation to set up their development environments and build their applications.

When should this happen (use version numbers if needed)?

Given the archived status of babel-plugin-module-resolver, updating the documentation should be considered a high priority. It would be ideal to address this before the next minor or major version release of React Native to ensure that developers have access to the most accurate and reliable information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant