UNPKG

react-native-screens

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