ssap_app/node_modules/react-native-screens/lib/module/reanimated/ReanimatedTransitionProgres...

5 lines
245 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=ReanimatedTransitionProgressContext.js.map