ssap_app/node_modules/react-native-screens/lib/module/fabric/gamma/StackScreenNativeComponent.js

9 lines
341 B
JavaScript

'use client';
// eslint-disable-next-line @react-native/no-deep-imports
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
// eslint-disable-next-line @typescript-eslint/ban-types
export default codegenNativeComponent('RNSStackScreen', {});
//# sourceMappingURL=StackScreenNativeComponent.js.map