How to navigate from Native Controller to React-Native?

159 views Asked by At

I am developing an app using Native & React-Native. I can easily Navigate from RN to Native via Bridge. But I stuck in navigating from Native to RN. I don't want to simply pop, I need to open a new Controller of RN. For navigation in RN, I am using react-native-router-flux

0

There are 0 answers