RFC0929: Removal of the Legacy Architecture of React Native#929
Open
cortinico wants to merge 13 commits into
Open
RFC0929: Removal of the Legacy Architecture of React Native#929cortinico wants to merge 13 commits into
cortinico wants to merge 13 commits into
Conversation
cipolleschi
requested changes
Aug 31, 2025
cipolleschi
left a comment
There was a problem hiding this comment.
mostly nits, but there are a couple of points worth expanding.
Co-authored-by: Riccardo Cipolleschi <riccardo.cipolleschi@gmail.com>
Co-authored-by: Riccardo Cipolleschi <riccardo.cipolleschi@gmail.com>
Co-authored-by: Riccardo Cipolleschi <riccardo.cipolleschi@gmail.com>
Co-authored-by: Riccardo Cipolleschi <riccardo.cipolleschi@gmail.com>
Co-authored-by: Riccardo Cipolleschi <riccardo.cipolleschi@gmail.com>
mateoguzmana
reviewed
Sep 1, 2025
mateoguzmana
left a comment
There was a problem hiding this comment.
Amazing – just a few nits I noticed while reading it through.
Co-authored-by: Mateo Guzmán <info@mateoguzman.net>
Co-authored-by: Mateo Guzmán <info@mateoguzman.net>
Co-authored-by: Mateo Guzmán <info@mateoguzman.net>
fabiendem
reviewed
Sep 2, 2025
cortinico
commented
Sep 2, 2025
1 task
cortinico
commented
Sep 3, 2025
codewarnab
approved these changes
Sep 4, 2025
lindboe
reviewed
Sep 17, 2025
| - [ ] `RCTWrapperViewControllerHostingView` | ||
| - [ ] `RCTWrapperViewManager` | ||
| - [ ] `systrace_arg_t` | ||
| - [ ] `UIScrollViewDelegate` |
There was a problem hiding this comment.
I saw that react-native-webview is using this, but I can't find in the deprecation notices if there is a replacement. Will we document the new alternatives?
There was a problem hiding this comment.
I think UIScrollViewDelegate is a mistake. That class comes from UIKit, so we can't deprecate it ourselves!
This was referenced Apr 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Good night, sweet prince
This RFC contains the timeline and steps we're going to take for the removal of the Legacy Architecture. Any feedback is more than welcome, especially if you're on New Arch and you're still using one of those APIs listed for removal.
You can view a rendered version of the RFC here