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

5 lines
213 B
JavaScript

'use client';
import { codegenNativeComponent } from 'react-native';
export default codegenNativeComponent('RNSScreenNavigationContainer', {});
//# sourceMappingURL=ScreenNavigationContainerNativeComponent.js.map