UNPKG

react-native-screens

Version:
10 lines (7 loc) 267 B
'use client'; import { codegenNativeComponent } from 'react-native'; // eslint-disable-next-line @typescript-eslint/ban-types export default codegenNativeComponent('RNSModalScreen', { interfaceOnly: true }); //# sourceMappingURL=ModalScreenNativeComponent.js.map