- 
                Notifications
    You must be signed in to change notification settings 
- Fork 7.5k
chore(react/react-native): update to latest #16563
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
base: master
Are you sure you want to change the base?
Conversation
4672795    to
    1b33672      
    Compare
  
    | @Calinteodor I need this upgrade ASAP. If you guys need help with I could help. | 
|  | ||
| #pragma mark - Utility methods | ||
|  | ||
| - (void)instantiateReactNativeBridge { | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This whole function probably needs a rethink.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the purposes of this function the RN "bridge" is really the RN "engine". Do we want to initialize RN and tear it down.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the new workd it may match the RN factory.
d256930    to
    fc916fb      
    Compare
  
    …incompat with react 19.2.0
896ac0b    to
    fa8711b      
    Compare
  
    
No description provided.