facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
116.27k stars 23.99k forks source link

iOS autolinking.rb needs to export react_native_pods.rb #44462

Closed blakef closed 6 days ago

blakef commented 1 week ago

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 Revision: D57066094

facebook-github-bot commented 1 week ago

This pull request was exported from Phabricator. Differential Revision: D57066094

facebook-github-bot commented 1 week ago

This pull request was exported from Phabricator. Differential Revision: D57066094

analysis-bot commented 1 week ago
Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,495,262 +8
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,867,553 +6
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: be09d12667044f237f08af410b2838062eb8e657 Branch: main

facebook-github-bot commented 6 days ago

This pull request has been merged in facebook/react-native@6b56fb0d0b40728d0baef8566d754d7081363584.