MCPcopy Create free account
hub / github.com/Sunhat/react-native-extra-dimensions-android / isSoftMenuBarEnabled

Function isSoftMenuBarEnabled

index.js:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43}
44
45export function isSoftMenuBarEnabled() {
46 return get('SOFT_MENU_BAR_ENABLED');
47}
48
49// stay compatible with pre-es6 exports
50export default {

Callers

nothing calls this directly

Calls 1

getFunction · 0.85

Tested by

no test coverage detected