Skip to content

[0.79] Fix UI Thread checker warning by initialize UIProxys before JS starts #830

@cipolleschi

Description

@cipolleschi

Target Branch(es)

0.79

Link to commit or PR to be picked

facebook/react-native@a51fa6c

Description

In bridge mode, we missed the call of RCTInitializeUIKitProxies, leading to UI API called on a background thread. bridgeless is ok because we call it when create host facebook/react-native#49600

This commit fixes that.

Metadata

Metadata

Assignees

Labels

Type Pick RequestPick requests to include commits inside a React Native release

Type

No type

Projects

Status

Done / Picked

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions