UNPKG

react-native-screens

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