Files
Fluxup_PAP/node_modules/@react-navigation/bottom-tabs/lib/module/utils/BottomTabBarHeightCallbackContext.js
2026-03-10 16:18:05 +00:00

5 lines
202 B
JavaScript

"use strict";
import * as React from 'react';
export const BottomTabBarHeightCallbackContext = /*#__PURE__*/React.createContext(undefined);
//# sourceMappingURL=BottomTabBarHeightCallbackContext.js.map