Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tom-un opened this issue Jul 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tom-un
Copy link
Collaborator

tom-un commented Jul 2, 2020

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.

@tido64 tido64 added the enhancement New feature or request label Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants