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

cli assemble support #44903

Closed
wants to merge 3 commits into from
Closed

cli assemble support #44903

wants to merge 3 commits into from

Commits on Jun 13, 2024

  1. Fix cli assemble, build & install (facebook#44902)

    Summary:
    Pull Request resolved: facebook#44902
    
    Add support for building (assembling) a React Native Android project.
    
    Changelog: [General][Added] core-cli-utils Android support
    
    Differential Revision: D58287783
    blakef authored and facebook-github-bot committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    463d4c7 View commit details
    Browse the repository at this point in the history
  2. point react gradle config to monorepo, Split of "[RN][Android][hellow…

    …orld] cli assemble support" - Gradle Changes
    
    Summary:
    Point Gradle to the monorepo instead of a node_modules, as well as remove some commented out entries we're not interested in.
    
    Changelog: [Internal]
    
    Differential Revision: D58287786
    blakef authored and facebook-github-bot committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    044e375 View commit details
    Browse the repository at this point in the history
  3. cli assemble support (facebook#44903)

    Summary:
    Pull Request resolved: facebook#44903
    
    Call our wrapper to assemble an Android build of helloworld.
    
    Changelog: [Internal]
    
    Reviewed By: cortinico
    
    Differential Revision: D58287785
    blakef authored and facebook-github-bot committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5159c31 View commit details
    Browse the repository at this point in the history