Skip to content

Feature request: ability to hook RCTRootView and/or RCTBridge initialization. #145

Open
@tom-un

Description

@tom-un

It would be useful for consumers to be able to hook into the creation of the RCTRootView and/or RCTBridge objects with custom code. For example, if the consumer wanted to run some custom code to build an initialProperties NSDictionary to pass to the RCTRootView or RCTBridge init. Or if some customization needed to be done to the RCTRootView such as changing properties on the view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions