UNPKG

react-native-navigation-mode

Version:

Detect Android navigation mode (3-button, 2-button, or gesture)

4 lines 189 B
import { type ConfigPlugin } from '@expo/config-plugins'; declare const withNavigationMode: ConfigPlugin; export default withNavigationMode; //# sourceMappingURL=withNavigationMode.d.ts.map