Is there a setting to allow swipe gestures in the emulator? I am using react-navigation, but also am using react-native-swipe-gestures and no swipe, left or right, is working on any page under any circumstance. I go to Chrome in the emulator and go from page to page and still cannot swipe left or right within Chrome (am I supposed to be able to swipe in Chrome in Android?)
I am unfamiliar with Android - is there something I am missing? I have a very big, complicated app and am just now testing in Android. Everything works great in iOS.
I have implemented this already to install react-navigation properly for Android and linked everything properly.