Blake Friedman
Blake Friedman
Summary: Users using the new `react-native/scripts/cocoapods/autolinking.rb` script will expect all of the helper methods previously exposed throug `react_native_pods.rb`. This was an oversight. Changelog: [iOS][Fixed] exposes react_native_pods methods through autolinking.rb Differential...
Summary: Contains a *light* wrapper to help launch Metro and build bundles or wait for localhost requests against Metro's dev-server. Changelog: [Internal] Differential Revision: D57067040
Summary: Helper methods to help the cli grab system state, devices and run react-native/core-cli-utils tasks using Listr. Changelog: [Internal] Differential Revision: D57067037
Summary: Users would have to do this by manipulating the environment before. Changelog: [Internal] Differential Revision: D57067036
Summary: Original commit changeset: 6bec706c639f Original Phabricator Diff: D56839521 Changelog: [Internal] Reviewed By: robhogan Differential Revision: D57052476
Summary: Adds the helloworld build job, that confirms we're able to build this simple application in CI. Differential Revision: D57122797
Summary: As part of RFC-0759 we're moving away from the community CLI and using the helloworld template for our testing. ## Changes: This `updatePackage` now changes helloworld and the template's...
Summary: Contributed in D57248205 / facebook/react-native#44538 From: ``` buck2 run //xplat/js/scripts/rn-api:generate-rn-api-metadata ``` Changelog: [Internal] Reviewed By: rshest Differential Revision: D57487065
There are 2 changes that are arriving in 0.75 that `rn-diff-purge` will need to be tweaked to support [RFC-0759 React Native Frameworks](https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0759-react-native-frameworks.md?rgh-link-date=2024-03-27T23%3A20%3A30Z#template). **NOTE:** This is **up for grabs** if anyone...
Summary: The rn-tester android build assumes the react-native-community/cli is available. This is no longer the case. Changelog: [Internal] Reviewed By: arushikesarwani94 Differential Revision: D59170923