Skip to content

Creating a new React Native instance in another ApplicationView #13521

Discussion options

You must be logged in to vote

I think the issue might be that the UIDispatcher property on your SecondaryHost is configured with the UIDispatcher of the first window.

I think you need to move the code that creates SecondaryHost to inside OpenSecondaryWindow. And set the UIDispatcher property to newView.Dispatcher.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@juliesaia-vendora
Comment options

@acoates-ms
Comment options

@acoates-ms
Comment options

Answer selected by chrisglein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants