'How to open a new window in react-native-windows?

I'm developing a UWP (Windows) application using React-Native-Windows. What I'm trying to do is open a new window by pressing a button. And I want to invoke a method in the main window after closing the pop-up window. What is the best way to achieve these requirements? Is there a library that I can use to achieve this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source