Home
last modified time | relevance | path

Searched defs:withAndroidNavigationBarExpoGoManifest (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-navigation-bar/plugin/src/
H A DwithNavigationBar.ts105 export const withAndroidNavigationBarExpoGoManifest: ConfigPlugin<Props> = (config, props) => { constant
/expo/packages/expo-navigation-bar/plugin/build/
H A DwithNavigationBar.js69 const withAndroidNavigationBarExpoGoManifest = (config, props) => { function