SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 154 C++

Fix RCTRCTComposedViewRegistry for Old Arch by adding count and keyEnumerator (#43850)

Summary:
In the Old Architecture and for Swift Libraries, these two methods are used to initialize a new disctionary but their implementation was missing so some libraries like lottie were failig to build.

## Changelog:
[Internal] - Implement missing `count` and `keyEnumerator` methods for RCTComposedViewRegistry

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

Test Plan: Tested locally with the repro provided by SWM

Reviewed By: javache

Differential Revision: D55743648

Pulled By: cipolleschi

fbshipit-source-id: 7bdb92625341cd704b8b09920ab3223a2ca61a54
R
Riccardo Cipolleschi committed
4e9196d43398e487be4c029d8ce326224d231722
Parent: 57ed1bd
Committed by Nicola Corti <ncor@meta.com> on 4/8/2024, 6:51:09 AM