Skip to content

[0.79] enable use of multiple RCTAppDependencyProvider instances #834

@vonovak

Description

@vonovak

Target Branch(es)

0.79.0-stable

Link to commit or PR to be picked

facebook/react-native@0cc1ac1

Description

Instantiating multiple RCTAppDependencyProvider instances should be possible, but previously created problems with their internal state, as described in the linked commit.

To work around that, we'd previously need custom version of RCTAppDependencyProvider which didn't have the problems.

It should be possible to rely on the default RCTAppDependencyProvider.

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