SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

iOS: Set `RCTBundleConfiguration` on `RCTReactNativeFactory` and pass it down to the `RCTHost` (#54256)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/54256

## Summary

In this diff the `RCTBundleConfiguration` is set on the `RCTReactNativeFactory` and passed down to the `RCTHost` instance where it is set on the bundle manager. The diff prepares bundle config for final usage by packager connection and bundle loader.

## Changelog

[IOS][CHANGED] - Add `RCTBundleConfiguration` property on `RCTReactNativeFactory` and pass it down to `RCTHost`.

Reviewed By: cipolleschi

Differential Revision: D85247248

fbshipit-source-id: a2403ea0247cd8f0aedfffc1eafda1f98b265061
D
Dawid Małecki committed
5465a511f4c23692371ebe5756d260281386520a
Parent: 2c8a376
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 11/4/2025, 2:50:19 PM