Files
Fluxup_PAP/node_modules/react-native-screens/lib/module/reanimated/ReanimatedHeaderHeightContext.js
2026-03-10 16:18:05 +00:00

5 lines
239 B
JavaScript

import * as React from 'react';
// @ts-ignore file to be used only if `react-native-reanimated` available in the project
export default /*#__PURE__*/React.createContext(undefined);
//# sourceMappingURL=ReanimatedHeaderHeightContext.js.map