developer-roadmap
developer-roadmap copied to clipboard
React Native: Legacy Native Modules are deprecated
Roadmap URL
https://roadmap.sh/react-native
Suggestions
With the introduction of the New Architecture, the legacy Native Modules are deprecated. Also related pages in the docs are moved to a legacy section which also changed their URLs; thus the article links in to in the roadmap are now broken.
Current roadmap structure:
- Using Native Modules
- For iOS
- For Android
Suggested replacement:
- Native Development
- Android & iOS Modules
- Cross-Platform Native Modules (C++)
- Native Components
New node names reflect sections in the updated and current React Native documentation
I proposed changes to this topic in this PR.
Added more details to the suggestion. @dansholds @fellalli
This can be tackled when the roadmap is moved over to the new editor.