“Why is ‘undefined not a function’ when using React native’s createDrawerNavigator after importing correctly?”
I've been struggling for hours with this. Trying to use a Drawer navigator as described here : https://reactnavigation.org/docs/drawer-based-navigation/ followed all the installation instructions. My React native app was working fine, setup using expo. I've re-installed dependencies several times. checked react-native-reanimated…