Open gauravverma029 opened 7 years ago
I'm a little confused....
React native documentation says to use react-navigation for react-native....
I made the switch quite a while ago from askinov (which was good also) react-native-router-flux (which was also good)... So now I use react-navigation.
This module (which I would really like to use) - seems to be built on the very old and not even documented Navigation.
It seems to be pretty trivial to bring in the react-navigation, but I've never worked on a repo like this. Any plans to make this react-navigation compatible?
I can't seem to find any way to get the modals to function - again, the calls in the modal module all use "Navigator"...
HI, I am trying to integrate with
import ExNavigator from expo/react-native-navigator
But i am getting error - Undefined is not an object. (evaluating '_reactNative.ViewPropsTypes...) On Other side i am using React-navigation -- I am not able to find how to intergrate with react navigation so please any help