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

Expose JSBundleLoader as parameter of DefaultReactHost #47179

Closed
wants to merge 3 commits into from

Commits on Oct 25, 2024

  1. [skip ci] Delete CompositeReactPackage from RN (facebook#47128)

    Summary:
    
    Delete CompositeReactPackage from RN, these classes were deprecated for a long time and they can be deleted now, there are no internal usages
    
    changelog: [Android][Breaking] Deleting deprecated CompositeReactPackage
    
    Reviewed By: cortinico
    
    Differential Revision: D64382211
    mdvacca authored and facebook-github-bot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    43b8415 View commit details
    Browse the repository at this point in the history
  2. [skip ci] Remove unused dependencies from facebook/react/interfaces (f…

    …acebook#47115)
    
    Summary:
    
    Remove unused dependencies from facebook/react/interfaces
    
    changelog: [internal] internal
    
    Reviewed By: cortinico
    
    Differential Revision: D64585748
    mdvacca authored and facebook-github-bot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    fb45a65 View commit details
    Browse the repository at this point in the history
  3. Expose JSBundleLoader as parameter of DefaultReactHost (facebook#47179)

    Summary:
    
    In this diff I'm exposing the new parameter (JSBundleLoader) as parameter of DefaultReactHost.
    
    changelog: [Android][Breaking] Added JSBundleLoader as parameter of DefaultReactHost
    
    Reviewed By: cortinico
    
    Differential Revision: D64381501
    mdvacca authored and facebook-github-bot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    32a5acc View commit details
    Browse the repository at this point in the history