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

Function getSmartBarHeight

index.js:41–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39}
40
41export function getSmartBarHeight() {
42 return get('SMART_BAR_HEIGHT');
43}
44
45export function isSoftMenuBarEnabled() {
46 return get('SOFT_MENU_BAR_ENABLED');

Callers

nothing calls this directly

Calls 1

getFunction · 0.85

Tested by

no test coverage detected